From b6a5f6b218567985492bbacf247f5d84c1effbae Mon Sep 17 00:00:00 2001 From: voidarclabs Date: Sun, 12 Oct 2025 17:29:03 +0100 Subject: [PATCH] probably finalised, works good enough idk --- .config/caelestia/cli.json | 55 --- .config/caelestia/scheme.json | 78 ---- .config/caelestia/shell.json | 171 -------- .config/hypr/binds.conf | 2 +- .config/hypr/input.conf | 1 + .config/hypr/rules.conf | 9 +- .config/hypr/startup.conf | 8 +- .config/hypr/style.conf | 14 +- .config/hyprpanel/config.json | 545 ------------------------- .config/hyprpanel/modules.json | 1 - .config/hyprpanel/modules.scss | 0 .config/hyprpanel/nixos-catppuccin.png | Bin 8027 -> 0 bytes .config/hyprpanel/theme.json | 375 ----------------- .config/way-edges/config.jsonc | 59 +++ .config/waybar/config | 211 ---------- .config/waybar/config.jsonc | 94 +++++ .config/waybar/style.css | 205 +++++----- .config/wofi/config | 7 - .config/wofi/style.css | 63 --- 19 files changed, 272 insertions(+), 1626 deletions(-) delete mode 100644 .config/caelestia/cli.json delete mode 100644 .config/caelestia/scheme.json delete mode 100644 .config/caelestia/shell.json delete mode 100644 .config/hyprpanel/config.json delete mode 100644 .config/hyprpanel/modules.json delete mode 100644 .config/hyprpanel/modules.scss delete mode 100644 .config/hyprpanel/nixos-catppuccin.png delete mode 100644 .config/hyprpanel/theme.json create mode 100644 .config/way-edges/config.jsonc delete mode 100644 .config/waybar/config create mode 100644 .config/waybar/config.jsonc delete mode 100644 .config/wofi/config delete mode 100644 .config/wofi/style.css diff --git a/.config/caelestia/cli.json b/.config/caelestia/cli.json deleted file mode 100644 index 75c1df96..00000000 --- a/.config/caelestia/cli.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "theme": { - "enableTerm": false, - "enableHypr": false, - "enableDiscord": false, - "enableSpicetify": false, - "enableFuzzel": false, - "enableBtop": false, - "enableGtk": false, - "enableQt": false - }, - "toggles": { - "communication": { - "discord": { - "enable": true, - "match": [{ "class": "discord" }], - "command": ["discord"], - "move": true - }, - "whatsapp": { - "enable": true, - "match": [{ "class": "whatsapp" }], - "move": true - } - }, - "music": { - "spotify": { - "enable": true, - "match": [{ "class": "Spotify" }, { "initialTitle": "Spotify" }, { "initialTitle": "Spotify Free" }], - "command": ["spicetify", "watch", "-s"], - "move": true - }, - "feishin": { - "enable": true, - "match": [{ "class": "feishin" }], - "move": true - } - }, - "sysmon": { - "btop": { - "enable": true, - "match": [{ "class": "btop", "title": "btop", "workspace": { "name": "special:sysmon" } }], - "command": ["foot", "-a", "btop", "-T", "btop", "fish", "-C", "exec btop"] - } - }, - "todo": { - "todoist": { - "enable": true, - "match": [{ "class": "Todoist" }], - "command": ["todoist"], - "move": true - } - } - } -} diff --git a/.config/caelestia/scheme.json b/.config/caelestia/scheme.json deleted file mode 100644 index e94679f2..00000000 --- a/.config/caelestia/scheme.json +++ /dev/null @@ -1,78 +0,0 @@ -{ - "name": "Default", - "flavour": "custom", - "mode": "dark", - "colours": { - "primary_paletteKeyColor": "a26387", - "secondary_paletteKeyColor": "8b6f7d", - "tertiary_paletteKeyColor": "9c6c53", - "neutral_paletteKeyColor": "7f7478", - "neutral_variant_paletteKeyColor": "827379", - "background": "181115", - "onBackground": "eddfe4", - "surface": "181115", - "surfaceDim": "181115", - "surfaceBright": "40373b", - "surfaceContainerLowest": "130c10", - "surfaceContainerLow": "211a1d", - "surfaceContainer": "251e21", - "surfaceContainerHigh": "30282b", - "surfaceContainerHighest": "3b3236", - "onSurface": "eddfe4", - "surfaceVariant": "504349", - "onSurfaceVariant": "d3c2c9", - "inverseSurface": "eddfe4", - "inverseOnSurface": "362e32", - "outline": "9c8d93", - "outlineVariant": "504349", - "shadow": "000000", - "scrim": "000000", - "surfaceTint": "fbb1d8", - "primary": "fbb1d8", - "onPrimary": "511d3e", - "primaryContainer": "6b3455", - "onPrimaryContainer": "ffd8ea", - "inversePrimary": "864b6e", - "secondary": "dfbecd", - "onSecondary": "402a36", - "secondaryContainer": "5a424f", - "onSecondaryContainer": "fcd9e9", - "tertiary": "f3ba9c", - "onTertiary": "4a2713", - "tertiaryContainer": "b8856a", - "onTertiaryContainer": "000000", - "error": "ffb4ab", - "onError": "690005", - "errorContainer": "93000a", - "onErrorContainer": "ffdad6", - "primaryFixed": "ffd8ea", - "primaryFixedDim": "fbb1d8", - "onPrimaryFixed": "370728", - "onPrimaryFixedVariant": "6b3455", - "secondaryFixed": "fcd9e9", - "secondaryFixedDim": "dfbecd", - "onSecondaryFixed": "291520", - "onSecondaryFixedVariant": "58404c", - "tertiaryFixed": "ffdbca", - "tertiaryFixedDim": "f3ba9c", - "onTertiaryFixed": "311302", - "onTertiaryFixedVariant": "653d27", - "term0": "353434", - "term1": "fe45a7", - "term2": "ffbac0", - "term3": "ffdee3", - "term4": "b3a2d5", - "term5": "e491bd", - "term6": "ffba93", - "term7": "edd2d5", - "term8": "b29ea1", - "term9": "ff7db7", - "term10": "ffd2d5", - "term11": "fff1f2", - "term12": "babfdd", - "term13": "f3a9cd", - "term14": "ffd1c0", - "term15": "ffffff" - } -} - diff --git a/.config/caelestia/shell.json b/.config/caelestia/shell.json deleted file mode 100644 index 3fb55a04..00000000 --- a/.config/caelestia/shell.json +++ /dev/null @@ -1,171 +0,0 @@ -{ - "appearance": { - "anim": { - "durations": { - "scale": 0.5 - } - }, - "font": { - "family": { - "material": "Material Symbols Rounded", - "mono": "Fira Mono Nerd Font", - "sans": "Rubik" - }, - "size": { - "scale": 0.9 - } - }, - "padding": { - "scale": 0.9 - }, - "rounding": { - "scale": 1 - }, - "spacing": { - "scale": 1 - }, - "transparency": { - "enabled": true, - "base": 0.75, - "layers": 0.3 - } - }, - "general": { - "apps": { - "terminal": ["kitty"], - "audio": ["pavucontrol"] - } - }, - "background": { - "desktopClock": { - "enabled": true - }, - "enabled": true - }, - "bar": { - "dragThreshold": 20, - "entries": [ - { - "id": "logo", - "enabled": true - }, - { - "id": "workspaces", - "enabled": true - }, - { - "id": "spacer", - "enabled": true - }, - { - "id": "activeWindow", - "enabled": true - }, - { - "id": "spacer", - "enabled": true - }, - { - "id": "tray", - "enabled": true - }, - { - "id": "clock", - "enabled": true - }, - { - "id": "statusIcons", - "enabled": true - }, - { - "id": "power", - "enabled": true - } - ], - "persistent": true, - "showOnHover": true, - "status": { - "showAudio": false, - "showBattery": true, - "showBluetooth": true, - "showKbLayout": false, - "showNetwork": true - }, - "tray": { - "background": false, - "recolour": false - }, - "workspaces": { - "activeIndicator": true, - "activeLabel": "󰮯", - "activeTrail": true, - "label": " ", - "occupiedBg": false, - "occupiedLabel": "󰮯", - "perMonitorWorkspaces": true, - "showWindows": false, - "shown": 5 - } - }, - "border": { - "rounding": 8, - "thickness": 4 - }, - "dashboard": { - "enabled": true, - "dragThreshold": 50, - "mediaUpdateInterval": 500, - "showOnHover": true, - "visualiserBars": 45 - }, - "launcher": { - "actionPrefix": ":", - "dragThreshold": 50, - "vimKeybinds": true, - "enableDangerousActions": false, - "maxShown": 8, - "maxWallpapers": 9, - "useFuzzy": { - "apps": false, - "actions": false, - "schemes": false, - "variants": false, - "wallpapers": false - } - }, - "lock": { - "recolourLogo": false - }, - "notifs": { - "actionOnClick": true, - "clearThreshold": 0.3, - "defaultExpireTimeout": 5000, - "expandThreshold": 20, - "expire": false - }, - "osd": { - "hideDelay": 2000 - }, - "paths": { - "mediaGif": "root:/assets/bongocat.gif", - "sessionGif": "root:/assets/kurukuru.gif", - "wallpaperDir": "~/Pictures/Wallpapers" - }, - "services": { - "audioIncrement": 0.1, - "weatherLocation": "10,10", - "useFahrenheit": false, - "useTwelveHourClock": false, - "smartScheme": true - }, - "session": { - "dragThreshold": 30, - "vimKeybinds": false, - "commands": { - "logout": ["loginctl", "terminate-user", ""], - "shutdown": ["systemctl", "poweroff"], - "hibernate": ["systemctl", "hibernate"], - "reboot": ["systemctl", "reboot"] - } - } -} diff --git a/.config/hypr/binds.conf b/.config/hypr/binds.conf index 1cdb6717..4b2c5c64 100644 --- a/.config/hypr/binds.conf +++ b/.config/hypr/binds.conf @@ -15,7 +15,7 @@ $browser = firefox bind = $mainMod, backspace, exec, $scrPath/dontkillsteam.sh # close focused window bind = $mainMod, F, fullscreen # toggle the window between focus and fullscreen bind = $mainMod, e, exec, caelestia shell drawers toggle session # Launcher for caelestia -bind = $mainMod, d, exec, caelestia shell drawers toggle launcher # Launcher for caelestia +bind = $mainMod, d, exec, fuzzel # Launcher # Application shortcuts bind = $mainMod, return, exec, $term # launch terminal emulator diff --git a/.config/hypr/input.conf b/.config/hypr/input.conf index 67b69f10..0c0023f9 100644 --- a/.config/hypr/input.conf +++ b/.config/hypr/input.conf @@ -4,6 +4,7 @@ input { touchpad { natural_scroll = yes + disable_while_typing = yes } sensitivity = -0.3 diff --git a/.config/hypr/rules.conf b/.config/hypr/rules.conf index 8bfd45c2..d2797bc3 100644 --- a/.config/hypr/rules.conf +++ b/.config/hypr/rules.conf @@ -27,10 +27,17 @@ windowrulev2 = float,class:^(yad)$ # Protontricks-Gtk # Specific Animations and Styling windowrulev2 = size 800 500,class:^(xdg-desktop-portal-gtk)$ windowrulev2 = animation popin,class:^(xdg-desktop-portal-gtk)$ +windowrulev2 = size 600 400,class:^(.blueman-manager-wrapped)$ +windowrulev2 = animation popin,class:^(.blueman-manager-wrapped)$ # Layer rules layerrule = blur,notifications layerrule = ignorezero,notifications layerrule = blur,swaync-notification-window +layerrule = ignorezero,swaync-notification-window layerrule = blur,logout_dialog -layerrule = animation popin 90%, wofi +layerrule = blur,launcher +layerrule = animation fade, launcher +layerrule= animation slide right, swaync-control-center +layerrule= blur, swaync-control-center +layerrule= ignorezero, swaync-control-center diff --git a/.config/hypr/startup.conf b/.config/hypr/startup.conf index 14b79579..cf51c035 100644 --- a/.config/hypr/startup.conf +++ b/.config/hypr/startup.conf @@ -3,9 +3,10 @@ exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CUR exec-once = dbus-update-activation-environment --systemd --all # for XDPH exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP # for XDPH exec-once = $scrPath/polkitkdeauth.sh # authentication dialogue for GUI apps -exec-once = caelestia shell # Shmexy system shell -exec-once = wl-paste --type text --watch cliphist store # clipboard store text data -exec-once = wl-paste --type image --watch cliphist store # clipboard store image data +exec-once = way-edges # Screen Edge Shell +exec-once = waybar # System bar +exec-once = swaync # Notifications +exec-once = swww-daemon # Wallpaper exec-once = ~/.config/scripts/.venv/bin/python ~/.config/scripts/notify.py # Android notification forwarding exec-once = wayvnc 0.0.0.0 --output=DP-1 # runs vnc server on all interfaces exec-once = syncthing -home=/home/user01/.config/syncthing -no-browser # starts syncthing in background @@ -14,3 +15,4 @@ exec-once = syncthing -home=/home/user01/.config/syncthing -no-browser # starts exec-once = 'kitten panel --edge=background -o background_opacity=0 --output-name HDMI-A-1 sh -c "cmatrix -b -C magenta -a -u 10"' exec-once = 'kitten panel --edge=background -o background_opacity=0 --output-name DP-3 sh -c "cava"' exec-once = 'kitten panel --edge=background -o background_opacity=0 --output-name DP-1 sh -c "fastfetch && tail -f /dev/null"' +exec-once = 'kitten panel --edge=background -o background_opacity=0 --output-name eDP-1 sh -c "fastfetch && tail -f /dev/null"' diff --git a/.config/hypr/style.conf b/.config/hypr/style.conf index 1b5ff17a..cb05af03 100644 --- a/.config/hypr/style.conf +++ b/.config/hypr/style.conf @@ -38,7 +38,7 @@ exec = gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark' # Make things look nice general { gaps_in = 3 - gaps_out = 8 + gaps_out = 5, 8, 8, 8 border_size = 2 col.active_border = rgba(cba6f7ff) rgba(cba6f7ff) 45deg col.inactive_border = rgba(45475acc) rgba(45475acc) 45deg @@ -54,7 +54,7 @@ group { } decoration { - rounding = 5 + rounding = 10 # Change transparency of focused and unfocused windows active_opacity = 1.0 @@ -89,17 +89,15 @@ env XCURSOR_SIZE = 20 animations { enabled = true - # Default animations, see https://wiki.hyprland.org/Configuring/Animations/ for more - bezier = smooth, .23,.51,.4,.98 bezier = my, .34,.77,.74,1.47 animation = windows, 1, 2, my, slide - animation = windowsOut, 1, 2, my, slide + animation = windowsOut, 1, 2, smooth, slide animation = border, 1, 2, smooth animation = borderangle, 1, 8, my - animation = fade, 1, 1, my + animation = fade, 1, 2, my animation = workspaces, 1, 2, smooth - animation = layersIn, 1, 2, smooth, slide top - animation = layersOut, 1, 2, smooth, slide + animation = layers, 1, 2, smooth, fade + animation = fadeLayers, 1, 2, smooth } diff --git a/.config/hyprpanel/config.json b/.config/hyprpanel/config.json deleted file mode 100644 index 72f743bb..00000000 --- a/.config/hyprpanel/config.json +++ /dev/null @@ -1,545 +0,0 @@ -{ - "bar.customModules.storage.paths": [ - "/" - ], - "theme.font.name": "FiraMono Nerd Font Mono", - "theme.font.label": "FiraMono Nerd Font Mono Bold", - "theme.font.size": "1rem", - "theme.bar.menus.background": "#11111b", - "theme.bar.background": "#11111b", - "theme.bar.buttons.media.icon": "#1e1e2e", - "theme.bar.buttons.media.text": "#89dcea", - "theme.bar.buttons.icon": "#242438", - "theme.bar.buttons.text": "#b4befe", - "theme.bar.buttons.hover": "#45475a", - "theme.bar.buttons.background": "#242438", - "theme.bar.buttons.borderColor": "#b4befe", - "theme.bar.menus.text": "#cdd6f4", - "theme.bar.menus.border.color": "#313244", - "theme.bar.buttons.media.background": "#242438", - "theme.bar.menus.menu.volume.text": "#cdd6f4", - "theme.bar.menus.menu.volume.card.color": "#1e1e2e", - "theme.bar.menus.menu.volume.label.color": "#eba0ac", - "theme.bar.menus.popover.text": "#b4befe", - "theme.bar.menus.popover.background": "#181824", - "theme.bar.menus.menu.dashboard.powermenu.shutdown": "#f38ba8", - "theme.bar.menus.menu.dashboard.powermenu.confirmation.deny": "#f38ba8", - "theme.bar.menus.menu.dashboard.powermenu.confirmation.confirm": "#a6e3a1", - "theme.bar.menus.menu.dashboard.powermenu.confirmation.button_text": "#11111a", - "theme.bar.menus.menu.dashboard.powermenu.confirmation.body": "#cdd6f4", - "theme.bar.menus.menu.dashboard.powermenu.confirmation.label": "#b4befe", - "theme.bar.menus.menu.dashboard.powermenu.confirmation.border": "#313244", - "theme.bar.menus.menu.dashboard.powermenu.confirmation.background": "#11111b", - "theme.bar.menus.menu.dashboard.powermenu.confirmation.card": "#1e1e2e", - "theme.bar.menus.menu.notifications.switch.puck": "#454759", - "theme.bar.menus.menu.notifications.switch.disabled": "#313245", - "theme.bar.menus.menu.notifications.switch.enabled": "#89dceb", - "theme.bar.menus.menu.notifications.clear": "#f38ba8", - "theme.bar.menus.menu.notifications.switch_divider": "#45475a", - "theme.bar.menus.menu.notifications.border": "#313244", - "theme.bar.menus.menu.notifications.card": "#1e1e2e", - "theme.bar.menus.menu.notifications.background": "#11111b", - "theme.bar.menus.menu.notifications.no_notifications_label": "#313244", - "theme.bar.menus.menu.notifications.label": "#89dceb", - "theme.bar.menus.menu.dashboard.monitors.disk.label": "#f5c2e7", - "theme.bar.menus.menu.dashboard.monitors.disk.bar": "#f5c2e8", - "theme.bar.menus.menu.dashboard.monitors.disk.icon": "#f5c2e7", - "theme.bar.menus.menu.dashboard.monitors.gpu.label": "#a6e3a1", - "theme.bar.menus.menu.dashboard.monitors.gpu.bar": "#a6e3a2", - "theme.bar.menus.menu.dashboard.monitors.gpu.icon": "#a6e3a1", - "theme.bar.menus.menu.dashboard.monitors.ram.label": "#f9e2af", - "theme.bar.menus.menu.dashboard.monitors.ram.bar": "#f9e2ae", - "theme.bar.menus.menu.dashboard.monitors.ram.icon": "#f9e2af", - "theme.bar.menus.menu.dashboard.monitors.cpu.label": "#eba0ac", - "theme.bar.menus.menu.dashboard.monitors.cpu.bar": "#eba0ad", - "theme.bar.menus.menu.dashboard.monitors.cpu.icon": "#eba0ac", - "theme.bar.menus.menu.dashboard.monitors.bar_background": "#45475a", - "theme.bar.menus.menu.dashboard.directories.right.bottom.color": "#b4befe", - "theme.bar.menus.menu.dashboard.directories.right.middle.color": "#cba6f7", - "theme.bar.menus.menu.dashboard.directories.right.top.color": "#94e2d5", - "theme.bar.menus.menu.dashboard.directories.left.bottom.color": "#eba0ac", - "theme.bar.menus.menu.dashboard.directories.left.middle.color": "#f9e2af", - "theme.bar.menus.menu.dashboard.directories.left.top.color": "#f5c2e7", - "theme.bar.menus.menu.dashboard.controls.input.text": "#181824", - "theme.bar.menus.menu.dashboard.controls.input.background": "#f5c2e7", - "theme.bar.menus.menu.dashboard.controls.volume.text": "#181824", - "theme.bar.menus.menu.dashboard.controls.volume.background": "#eba0ac", - "theme.bar.menus.menu.dashboard.controls.notifications.text": "#181824", - "theme.bar.menus.menu.dashboard.controls.notifications.background": "#f9e2af", - "theme.bar.menus.menu.dashboard.controls.bluetooth.text": "#181824", - "theme.bar.menus.menu.dashboard.controls.bluetooth.background": "#89dceb", - "theme.bar.menus.menu.dashboard.controls.wifi.text": "#181824", - "theme.bar.menus.menu.dashboard.controls.wifi.background": "#cba6f7", - "theme.bar.menus.menu.dashboard.controls.disabled": "#585b70", - "theme.bar.menus.menu.dashboard.shortcuts.recording": "#a6e3a1", - "theme.bar.menus.menu.dashboard.shortcuts.text": "#181824", - "theme.bar.menus.menu.dashboard.shortcuts.background": "#b4befe", - "theme.bar.menus.menu.dashboard.powermenu.sleep": "#89dceb", - "theme.bar.menus.menu.dashboard.powermenu.logout": "#a6e3a1", - "theme.bar.menus.menu.dashboard.powermenu.restart": "#fab387", - "theme.bar.menus.menu.dashboard.profile.name": "#f5c2e7", - "theme.bar.menus.menu.dashboard.border.color": "#313244", - "theme.bar.menus.menu.dashboard.background.color": "#11111b", - "theme.bar.menus.menu.dashboard.card.color": "#1e1e2e", - "theme.bar.menus.menu.clock.weather.hourly.temperature": "#f5c2e7", - "theme.bar.menus.menu.clock.weather.hourly.icon": "#f5c2e7", - "theme.bar.menus.menu.clock.weather.hourly.time": "#f5c2e7", - "theme.bar.menus.menu.clock.weather.thermometer.extremelycold": "#89dceb", - "theme.bar.menus.menu.clock.weather.thermometer.cold": "#89b4fa", - "theme.bar.menus.menu.clock.weather.thermometer.moderate": "#b4befe", - "theme.bar.menus.menu.clock.weather.thermometer.hot": "#fab387", - "theme.bar.menus.menu.clock.weather.thermometer.extremelyhot": "#f38ba8", - "theme.bar.menus.menu.clock.weather.stats": "#f5c2e7", - "theme.bar.menus.menu.clock.weather.status": "#94e2d5", - "theme.bar.menus.menu.clock.weather.temperature": "#cdd6f4", - "theme.bar.menus.menu.clock.weather.icon": "#f5c2e7", - "theme.bar.menus.menu.clock.calendar.contextdays": "#585b70", - "theme.bar.menus.menu.clock.calendar.days": "#cdd6f4", - "theme.bar.menus.menu.clock.calendar.currentday": "#89b4fa", - "theme.bar.menus.menu.clock.calendar.paginator": "#89b4fa", - "theme.bar.menus.menu.clock.calendar.weekdays": "#89b4fa", - "theme.bar.menus.menu.clock.calendar.yearmonth": "#b4befe", - "theme.bar.menus.menu.clock.time.timeperiod": "#b4befe", - "theme.bar.menus.menu.clock.time.time": "#89b4fa", - "theme.bar.menus.menu.clock.text": "#cdd6f4", - "theme.bar.menus.menu.clock.border.color": "#313244", - "theme.bar.menus.menu.clock.background.color": "#11111b", - "theme.bar.menus.menu.clock.card.color": "#1e1e2e", - "theme.bar.menus.menu.battery.slider.puck": "#6c7086", - "theme.bar.menus.menu.battery.slider.backgroundhover": "#45475a", - "theme.bar.menus.menu.battery.slider.background": "#585b71", - "theme.bar.menus.menu.battery.slider.primary": "#a6e3a1", - "theme.bar.menus.menu.battery.icons.active": "#a6e3a1", - "theme.bar.menus.menu.battery.icons.passive": "#9399b2", - "theme.bar.menus.menu.battery.listitems.active": "#a6e3a1", - "theme.bar.menus.menu.battery.listitems.passive": "#cdd6f3", - "theme.bar.menus.menu.battery.text": "#cdd6f4", - "theme.bar.menus.menu.battery.label.color": "#a6e3a1", - "theme.bar.menus.menu.battery.border.color": "#313244", - "theme.bar.menus.menu.battery.background.color": "#11111b", - "theme.bar.menus.menu.battery.card.color": "#1e1e2e", - "theme.bar.menus.menu.systray.dropdownmenu.divider": "#1e1e2e", - "theme.bar.menus.menu.systray.dropdownmenu.text": "#cdd6f4", - "theme.bar.menus.menu.systray.dropdownmenu.background": "#11111b", - "theme.bar.menus.menu.bluetooth.iconbutton.active": "#f9e2af", - "theme.bar.menus.menu.bluetooth.iconbutton.passive": "#cdd6f4", - "theme.bar.menus.menu.bluetooth.icons.active": "#f9e2af", - "theme.bar.menus.menu.bluetooth.icons.passive": "#9399b2", - "theme.bar.menus.menu.bluetooth.listitems.active": "#f9e2af", - "theme.bar.menus.menu.bluetooth.listitems.passive": "#cdd6f4", - "theme.bar.menus.menu.bluetooth.switch.puck": "#454759", - "theme.bar.menus.menu.bluetooth.switch.disabled": "#313245", - "theme.bar.menus.menu.bluetooth.switch.enabled": "#f9e2af", - "theme.bar.menus.menu.bluetooth.switch_divider": "#45475a", - "theme.bar.menus.menu.bluetooth.status": "#6c7086", - "theme.bar.menus.menu.bluetooth.text": "#cdd6f4", - "theme.bar.menus.menu.bluetooth.label.color": "#f9e2af", - "theme.bar.menus.menu.bluetooth.scroller.color": "#f9e2af", - "theme.bar.menus.menu.bluetooth.border.color": "#313244", - "theme.bar.menus.menu.bluetooth.background.color": "#11111b", - "theme.bar.menus.menu.bluetooth.card.color": "#1e1e2e", - "theme.bar.menus.menu.network.iconbuttons.active": "#fab387", - "theme.bar.menus.menu.network.iconbuttons.passive": "#cdd6f4", - "theme.bar.menus.menu.network.icons.active": "#fab387", - "theme.bar.menus.menu.network.icons.passive": "#9399b2", - "theme.bar.menus.menu.network.listitems.active": "#fab387", - "theme.bar.menus.menu.network.listitems.passive": "#cdd6f4", - "theme.bar.menus.menu.network.status.color": "#6c7086", - "theme.bar.menus.menu.network.text": "#cdd6f4", - "theme.bar.menus.menu.network.label.color": "#fab387", - "theme.bar.menus.menu.network.scroller.color": "#fab387", - "theme.bar.menus.menu.network.border.color": "#313244", - "theme.bar.menus.menu.network.background.color": "#11111b", - "theme.bar.menus.menu.network.card.color": "#1e1e2e", - "theme.bar.menus.menu.volume.input_slider.puck": "#585b70", - "theme.bar.menus.menu.volume.input_slider.backgroundhover": "#45475a", - "theme.bar.menus.menu.volume.input_slider.background": "#585b71", - "theme.bar.menus.menu.volume.input_slider.primary": "#eba0ac", - "theme.bar.menus.menu.volume.audio_slider.puck": "#585b70", - "theme.bar.menus.menu.volume.audio_slider.backgroundhover": "#45475a", - "theme.bar.menus.menu.volume.audio_slider.background": "#585b71", - "theme.bar.menus.menu.volume.audio_slider.primary": "#eba0ac", - "theme.bar.menus.menu.volume.icons.active": "#eba0ac", - "theme.bar.menus.menu.volume.icons.passive": "#9399b2", - "theme.bar.menus.menu.volume.iconbutton.active": "#eba0ac", - "theme.bar.menus.menu.volume.iconbutton.passive": "#cdd6f4", - "theme.bar.menus.menu.volume.listitems.active": "#eba0ab", - "theme.bar.menus.menu.volume.listitems.passive": "#cdd6f4", - "theme.bar.menus.menu.volume.border.color": "#313244", - "theme.bar.menus.menu.volume.background.color": "#11111b", - "theme.bar.menus.menu.media.slider.puck": "#6c7086", - "theme.bar.menus.menu.media.slider.backgroundhover": "#45475a", - "theme.bar.menus.menu.media.slider.background": "#585b71", - "theme.bar.menus.menu.media.slider.primary": "#f5c2e7", - "theme.bar.menus.menu.media.buttons.text": "#11111b", - "theme.bar.menus.menu.media.buttons.background": "#b4beff", - "theme.bar.menus.menu.media.buttons.enabled": "#94e2d4", - "theme.bar.menus.menu.media.buttons.inactive": "#585b70", - "theme.bar.menus.menu.media.border.color": "#313244", - "theme.bar.menus.menu.media.background.color": "#11111b", - "theme.bar.menus.menu.media.album": "#f5c2e8", - "theme.bar.menus.menu.media.artist": "#94e2d6", - "theme.bar.menus.menu.media.song": "#b4beff", - "theme.bar.menus.menu.media.timestamp": "#cdd6f4", - "theme.bar.menus.tooltip.text": "#cdd6f4", - "theme.bar.menus.tooltip.background": "#11111b", - "theme.bar.menus.dropdownmenu.divider": "#1e1e2e", - "theme.bar.menus.dropdownmenu.text": "#cdd6f4", - "theme.bar.menus.dropdownmenu.background": "#11111b", - "theme.bar.menus.slider.puck": "#6c7086", - "theme.bar.menus.slider.backgroundhover": "#45475a", - "theme.bar.menus.slider.background": "#585b71", - "theme.bar.menus.slider.primary": "#b4befe", - "theme.bar.menus.progressbar.background": "#45475a", - "theme.bar.menus.progressbar.foreground": "#b4befe", - "theme.bar.menus.iconbuttons.active": "#b4beff", - "theme.bar.menus.iconbuttons.passive": "#cdd6f3", - "theme.bar.menus.buttons.text": "#181824", - "theme.bar.menus.buttons.disabled": "#585b71", - "theme.bar.menus.buttons.active": "#f5c2e6", - "theme.bar.menus.buttons.default": "#b4befe", - "theme.bar.menus.switch.puck": "#454759", - "theme.bar.menus.switch.disabled": "#313245", - "theme.bar.menus.switch.enabled": "#b4befe", - "theme.bar.menus.icons.active": "#b4befe", - "theme.bar.menus.icons.passive": "#585b70", - "theme.bar.menus.listitems.active": "#b4befd", - "theme.bar.menus.listitems.passive": "#cdd6f4", - "theme.bar.menus.label": "#b4befe", - "theme.bar.menus.feinttext": "#313244", - "theme.bar.menus.dimtext": "#585b70", - "theme.bar.menus.cards": "#1e1e2e", - "theme.bar.buttons.notifications.total": "#89dbeb", - "theme.bar.buttons.notifications.icon": "#1e1e2e", - "theme.bar.buttons.notifications.background": "#242438", - "theme.bar.buttons.clock.icon": "#232338", - "theme.bar.buttons.clock.text": "#89b4fa", - "theme.bar.buttons.clock.background": "#242438", - "theme.bar.buttons.battery.icon": "#242438", - "theme.bar.buttons.battery.text": "#a6e3a1", - "theme.bar.buttons.battery.background": "#242438", - "theme.bar.buttons.systray.background": "#242438", - "theme.bar.buttons.bluetooth.icon": "#1e1e2e", - "theme.bar.buttons.bluetooth.text": "#89dceb", - "theme.bar.buttons.bluetooth.background": "#242438", - "theme.bar.buttons.network.icon": "#242438", - "theme.bar.buttons.network.text": "#fab387", - "theme.bar.buttons.network.background": "#242438", - "theme.bar.buttons.volume.icon": "#242438", - "theme.bar.buttons.volume.text": "#eba0ac", - "theme.bar.buttons.volume.background": "#242438", - "theme.bar.buttons.windowtitle.icon": "#1e1e2e", - "theme.bar.buttons.windowtitle.text": "#caa6f7", - "theme.bar.buttons.windowtitle.background": "#242438", - "theme.bar.buttons.workspaces.active": "#b4befe", - "theme.bar.buttons.workspaces.occupied": "#cdd6f4", - "theme.bar.buttons.workspaces.available": "#89dceb", - "theme.bar.buttons.workspaces.hover": "#caa6f7", - "theme.bar.buttons.workspaces.background": "#242438", - "theme.bar.buttons.dashboard.icon": "#1e1e2e", - "theme.bar.buttons.dashboard.background": "#caa6f7", - "theme.osd.label": "#b4beff", - "theme.osd.icon": "#11111b", - "theme.osd.bar_overflow_color": "#f38ba7", - "theme.osd.bar_empty_color": "#313244", - "theme.osd.bar_color": "#b4beff", - "theme.osd.icon_container": "#b4beff", - "theme.osd.bar_container": "#11111b", - "theme.notification.close_button.label": "#11111b", - "theme.notification.close_button.background": "#f38ba7", - "theme.notification.labelicon": "#b4befe", - "theme.notification.text": "#cdd6f4", - "theme.notification.time": "#7f849b", - "theme.notification.border": "#313243", - "theme.notification.label": "#b4befe", - "theme.notification.actions.text": "#181825", - "theme.notification.actions.background": "#b4befd", - "theme.notification.background": "#181826", - "theme.bar.buttons.workspaces.numbered_active_highlighted_text_color": "#181825", - "theme.bar.buttons.workspaces.numbered_active_underline_color": "#1e1e2e", - "theme.bar.menus.menu.media.card.color": "#1e1e2e", - "theme.bar.menus.check_radio_button.background": "#45475a", - "theme.bar.menus.check_radio_button.active": "#b4beff", - "theme.bar.buttons.style": "split", - "theme.bar.buttons.icon_background": "#b4befe", - "theme.bar.buttons.volume.icon_background": "#eba0ac", - "theme.bar.buttons.network.icon_background": "#fab387", - "theme.bar.buttons.bluetooth.icon_background": "#f9e2af", - "theme.bar.buttons.windowtitle.icon_background": "#caa6f7", - "theme.bar.buttons.media.icon_background": "#89dcea", - "theme.bar.buttons.notifications.icon_background": "#89dbeb", - "theme.bar.buttons.battery.icon_background": "#a6e3a1", - "theme.bar.buttons.clock.icon_background": "#89b4fa", - "theme.bar.menus.menu.notifications.scrollbar.color": "#89dceb", - "theme.bar.menus.menu.notifications.pager.button": "#89dceb", - "theme.bar.menus.menu.notifications.pager.label": "#9399b2", - "theme.bar.menus.menu.notifications.pager.background": "#11111b", - "theme.bar.buttons.modules.ram.icon_background": "#f9e2af", - "theme.bar.buttons.modules.ram.icon": "#181825", - "theme.bar.buttons.modules.cpu.icon": "#181825", - "theme.bar.buttons.modules.cpu.icon_background": "#f38ba8", - "theme.bar.buttons.modules.storage.icon": "#181825", - "theme.bar.buttons.modules.storage.icon_background": "#f5c2e7", - "theme.bar.buttons.modules.netstat.icon": "#181825", - "theme.bar.buttons.modules.netstat.icon_background": "#a6e3a1", - "theme.bar.buttons.modules.kbLayout.icon_background": "#89dceb", - "theme.bar.buttons.modules.kbLayout.icon": "#181825", - "theme.bar.buttons.modules.updates.icon_background": "#cba6f7", - "theme.bar.buttons.modules.updates.icon": "#181825", - "theme.bar.buttons.modules.weather.icon_background": "#b4befe", - "theme.bar.buttons.modules.weather.text": "#b4befe", - "theme.bar.buttons.modules.weather.icon": "#242438", - "theme.bar.buttons.modules.power.icon_background": "#f38ba8", - "theme.bar.buttons.modules.power.icon": "#181825", - "theme.bar.menus.menu.power.background.color": "#11111b", - "theme.bar.menus.menu.power.border.color": "#313244", - "theme.bar.menus.menu.power.buttons.shutdown.background": "#1e1e2e", - "theme.bar.menus.menu.power.buttons.shutdown.icon_background": "#f38ba7", - "theme.bar.menus.menu.power.buttons.shutdown.text": "#f38ba8", - "theme.bar.menus.menu.power.buttons.shutdown.icon": "#181824", - "theme.bar.buttons.modules.netstat.background": "#242438", - "theme.bar.buttons.modules.cpu.background": "#242438", - "theme.bar.buttons.modules.cpu.text": "#f38ba8", - "theme.bar.buttons.modules.storage.text": "#f5c2e7", - "theme.bar.menus.popover.border": "#181824", - "theme.bar.menus.menu.power.buttons.sleep.icon_background": "#89dceb", - "theme.bar.menus.menu.power.buttons.restart.text": "#fab387", - "theme.bar.buttons.modules.updates.background": "#242438", - "theme.bar.buttons.modules.netstat.text": "#a6e3a1", - "theme.bar.buttons.modules.storage.background": "#242438", - "theme.bar.menus.menu.power.buttons.logout.icon": "#181824", - "theme.bar.menus.menu.power.buttons.restart.icon_background": "#fab387", - "theme.bar.menus.menu.power.buttons.restart.icon": "#181824", - "theme.bar.menus.menu.power.buttons.sleep.text": "#89dceb", - "theme.bar.menus.menu.power.buttons.logout.background": "#1e1e2e", - "theme.bar.menus.menu.power.buttons.sleep.background": "#1e1e2e", - "theme.bar.buttons.modules.ram.text": "#f9e2af", - "theme.bar.menus.menu.power.buttons.logout.text": "#a6e3a1", - "theme.bar.buttons.modules.kbLayout.background": "#242438", - "theme.bar.buttons.modules.power.background": "#242438", - "theme.bar.buttons.modules.weather.background": "#242438", - "theme.bar.buttons.modules.ram.background": "#242438", - "theme.bar.menus.menu.power.buttons.logout.icon_background": "#a6e3a1", - "theme.bar.buttons.modules.updates.text": "#cba6f7", - "theme.bar.menus.menu.power.buttons.sleep.icon": "#181824", - "theme.bar.menus.menu.power.buttons.restart.background": "#1e1e2e", - "theme.bar.buttons.modules.kbLayout.text": "#89dceb", - "theme.bar.buttons.windowtitle.border": "#f5c2e7", - "theme.bar.buttons.modules.power.border": "#f38ba8", - "theme.bar.buttons.modules.weather.border": "#b4befe", - "theme.bar.buttons.modules.updates.border": "#cba6f7", - "theme.bar.buttons.modules.kbLayout.border": "#89dceb", - "theme.bar.buttons.modules.netstat.border": "#a6e3a1", - "theme.bar.buttons.modules.storage.border": "#f5c2e7", - "theme.bar.buttons.modules.cpu.border": "#f38ba8", - "theme.bar.buttons.modules.ram.border": "#f9e2af", - "theme.bar.buttons.notifications.border": "#b4befe", - "theme.bar.buttons.clock.border": "#f5c2e7", - "theme.bar.buttons.battery.border": "#f9e2af", - "theme.bar.buttons.systray.border": "#b4befe", - "theme.bar.buttons.systray.customIcon": "#cdd6f4", - "theme.bar.buttons.bluetooth.border": "#89dceb", - "theme.bar.buttons.network.border": "#cba6f7", - "theme.bar.buttons.volume.border": "#eba0ac", - "theme.bar.buttons.media.border": "#b4befe", - "theme.bar.buttons.workspaces.border": "#f5c2e7", - "theme.bar.buttons.dashboard.border": "#f9e2af", - "theme.bar.buttons.modules.submap.icon": "#181825", - "theme.bar.buttons.modules.submap.background": "#242438", - "theme.bar.buttons.modules.submap.icon_background": "#94e2d5", - "theme.bar.buttons.modules.submap.text": "#94e2d5", - "theme.bar.buttons.modules.submap.border": "#94e2d5", - "theme.bar.menus.menu.network.switch.enabled": "#fab387", - "theme.bar.menus.menu.network.switch.disabled": "#313245", - "theme.bar.menus.menu.network.switch.puck": "#454759", - "theme.bar.border.color": "#b4befe", - "theme.bar.buttons.modules.hyprsunset.icon_background": "#fab387", - "theme.bar.buttons.modules.hyprsunset.background": "#242438", - "theme.bar.buttons.modules.hyprsunset.icon": "#242438", - "theme.bar.buttons.modules.hyprsunset.text": "#fab387", - "theme.bar.buttons.modules.hyprsunset.border": "#fab387", - "theme.bar.buttons.modules.hypridle.icon": "#242438", - "theme.bar.buttons.modules.hypridle.background": "#242438", - "theme.bar.buttons.modules.hypridle.icon_background": "#f5c2e7", - "theme.bar.buttons.modules.hypridle.text": "#f5c2e7", - "theme.bar.buttons.modules.hypridle.border": "#f5c2e7", - "theme.bar.buttons.modules.cava.text": "#94e2d5", - "theme.bar.buttons.modules.cava.background": "#242438", - "theme.bar.buttons.modules.cava.icon": "#242438", - "theme.bar.buttons.modules.cava.icon_background": "#94e2d5", - "theme.bar.buttons.modules.cava.border": "#94e2d5", - "theme.bar.buttons.modules.worldclock.text": "#f5c2e7", - "theme.bar.buttons.modules.worldclock.background": "#242438", - "theme.bar.buttons.modules.worldclock.icon": "#242438", - "theme.bar.buttons.modules.worldclock.icon_background": "#f5c2e7", - "theme.bar.buttons.modules.worldclock.border": "#f5c2e7", - "theme.bar.buttons.modules.microphone.border": "#a6e3a1", - "theme.bar.buttons.modules.microphone.background": "#242438", - "theme.bar.buttons.modules.microphone.text": "#a6e3a1", - "theme.bar.buttons.modules.microphone.icon": "#242438", - "theme.bar.buttons.modules.microphone.icon_background": "#a6e3a1", - "theme.bar.menus.monochrome": false, - "menus.transition": "crossfade", - "menus.transitionTime": 200, - "theme.bar.menus.enableShadow": false, - "scalingPriority": "hyprland", - "theme.bar.transparent": true, - "theme.bar.floating": true, - "bar.autoHide": "never", - "theme.bar.location": "top", - "menus.media.hideAuthor": true, - "menus.media.hideAlbum": true, - "menus.media.displayTime": true, - "notifications.timeout": 5000, - "menus.clock.time.military": true, - "menus.clock.weather.enabled": false, - "theme.bar.buttons.modules.ram.enableBorder": false, - "menus.clock.time.hideSeconds": false, - "bar.layouts": { - "0": { - "left": [ - "dashboard", - "workspaces" - ], - "middle": [ - "media" - ], - "right": [ - "volume", - "network", - "bluetooth", - "battery", - "notifications", - "clock" - ] - }, - "1": { - "left": [ - "dashboard", - "workspaces", - "windowtitle" - ], - "middle": [ - "media" - ], - "right": [ - "volume", - "clock", - "notifications" - ] - }, - "2": { - "left": [ - "dashboard", - "workspaces", - "windowtitle" - ], - "middle": [ - "media" - ], - "right": [ - "volume", - "clock", - "notifications" - ] - } - }, - "theme.bar.enableShadow": false, - "theme.bar.border_radius": "0.4em", - "theme.bar.buttons.padding_x": "0.4rem", - "theme.bar.margin_sides": "0.25em", - "theme.bar.buttons.dashboard.enableBorder": false, - "bar.launcher.autoDetectIcon": false, - "theme.bar.outer_spacing": "0.4em", - "theme.bar.layer": "top", - "terminal": "kitty", - "tear": false, - "theme.matugen": false, - "compilerOptions": { - "noEmit": true, - "allowImportingTsExtensions": true, - "target": "ES2022", - "module": "ES2022", - "lib": [ - "ES2022", - "DOM" - ], - "moduleResolution": "Bundler", - "allowJs": false, - "checkJs": false, - "strict": true, - "noImplicitAny": true, - "strictNullChecks": true, - "alwaysStrict": true, - "noImplicitThis": true, - "baseUrl": ".", - "skipLibCheck": true, - "types": [], - "experimentalDecorators": true, - "jsx": "react-jsx", - "jsxImportSource": "astal/gtk3" - }, - "theme.bar.scaling": 100, - "theme.bar.border.location": "none", - "menus.dashboard.shortcuts.left.shortcut1.icon": "", - "menus.dashboard.shortcuts.left.shortcut1.command": "firefox", - "menus.dashboard.shortcuts.left.shortcut1.tooltip": "Firefox", - "menus.dashboard.shortcuts.left.shortcut2.icon": "", - "menus.dashboard.shortcuts.left.shortcut2.command": "kitty -e zsh", - "menus.dashboard.shortcuts.left.shortcut2.tooltip": "Terminal", - "menus.dashboard.shortcuts.left.shortcut3.command": "thunar", - "menus.dashboard.shortcuts.left.shortcut3.tooltip": "Files", - "menus.dashboard.shortcuts.left.shortcut4.command": "fuzzel", - "menus.dashboard.shortcuts.left.shortcut3.icon": "", - "menus.dashboard.directories.enabled": false, - "theme.osd.location": "top", - "menus.dashboard.powermenu.avatar.name": "Voidarc", - "menus.dashboard.powermenu.avatar.image": "/home/user01/.config/hyprpanel/nixos-catppuccin.png", - "theme.bar.menus.menu.dashboard.profile.size": "8.5em", - "bar.workspaces.show_numbered": true, - "bar.workspaces.showWsIcons": false, - "bar.workspaces.show_icons": false, - "theme.bar.buttons.workspaces.smartHighlight": false, - "theme.bar.buttons.workspaces.enableBorder": false, - "theme.bar.buttons.windowtitle.enableBorder": false, - "bar.windowtitle.icon": true, - "bar.network.label": false, - "bar.network.showWifiInfo": true, - "bar.bluetooth.label": false, - "theme.bar.buttons.bluetooth.spacing": "0.4em", - "bar.clock.format": "%T", - "bar.media.show_active_only": true, - "bar.media.format": "{title}", - "bar.notifications.show_total": true, - "bar.notifications.hideCountWhenZero": false, - "menus.media.displayTimeTooltip": true, - "theme.osd.orientation": "horizontal", - "bar.launcher.icon": "  ", - "theme.osd.opacity": 80, - "bar.workspaces.monitorSpecific": true, - "bar.workspaces.showApplicationIcons": false, - "bar.workspaces.numbered_active_indicator": "highlight", - "theme.bar.buttons.workspaces.numbered_active_highlight_padding": "0.3em", - "theme.bar.buttons.workspaces.numbered_inactive_padding": "0.3em", - "theme.bar.buttons.workspaces.pill.height": "4em", - "theme.bar.buttons.workspaces.pill.radius": "1.9rem", - "theme.bar.buttons.workspaces.numbered_active_highlight_border": "0.15em", - "theme.bar.buttons.network.spacing": "0.4em", - "theme.bar.menus.menu.notifications.height": "52em", - "notifications.autoDismiss": false, - "theme.bar.buttons.enableBorders": false, - "theme.bar.border.width": "0em", - "theme.bar.dropdownGap": "2.7em", - "theme.bar.buttons.padding_y": "0rem", - "bar.windowtitle.class_name": true, - "theme.bar.buttons.workspaces.pill.width": "4em", - "theme.bar.buttons.battery.spacing": "0.3em", - "bar.windowtitle.truncation_size": 70, - "theme.bar.shadow": "0px 0px 0px 0px #16161e", - "theme.bar.buttons.y_margins": "0.4em", - "theme.bar.margin_top": "0em", - "notifications.position": "top", - "notifications.showActionsOnHover": true, - "theme.notification.opacity": 80, - "notifications.clearDelay": 0 -} \ No newline at end of file diff --git a/.config/hyprpanel/modules.json b/.config/hyprpanel/modules.json deleted file mode 100644 index 9e26dfee..00000000 --- a/.config/hyprpanel/modules.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/.config/hyprpanel/modules.scss b/.config/hyprpanel/modules.scss deleted file mode 100644 index e69de29b..00000000 diff --git a/.config/hyprpanel/nixos-catppuccin.png b/.config/hyprpanel/nixos-catppuccin.png deleted file mode 100644 index 85585a880e3ed5ee511d98c5394512864b7deb42..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8027 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 ", - "format-icons": { - "activated":"󰈈", - "deactivated":"󰈉" - } -}, - -"custom/weather": { - "format": "{}", - "return-type": "json", - "exec": "~/.config/waybar/scripts/weather.sh", - "interval": 10, - "on-click": "firefox https://wttr.in" -}, - -"custom/clipboard":{ - "format":"", - "on-click": "cliphist list | rofi -dmenu | cliphist decode | wl-copy", - "interval":86400 -}, - - -"clock": { - "format": "{:%H:%M:%S}", - "interval":1, - "tooltip-format": "\n{:%Y %B}\n{calendar}", - "calendar-weeks-pos": "right", - "today-format": "{}", - "format-calendar": "{}", - "format-calendar-weeks": "W{:%V}", - "format-calendar-weekdays": "{}" - }, - - "bluetooth": { - "format-on": "", - "format-off": "", - "format-disabled": "󰂲", - "format-connected": "󰂴", - "format-connected-battery": "{device_battery_percentage}% 󰂴", - "tooltip-format": "{controller_alias}\t{controller_address}\n\n{num_connections} connected", - "tooltip-format-connected": "{controller_alias}\t{controller_address}\n\n{num_connections} connected\n\n{device_enumerate}", - "tooltip-format-enumerate-connected": "{device_alias}\t{device_address}", - "tooltip-format-enumerate-connected-battery": "{device_alias}\t{device_address}\t{device_battery_percentage}%", - "on-click": "rofi-bluetooth", - }, - -"network": { - "format-wifi": " ", - "format-ethernet":" ", - "format-disconnected": "", - "tooltip-format": "{ipaddr}", - "tooltip-format-wifi": "{essid} ({signalStrength}%)  | {ipaddr}", - "tooltip-format-ethernet": "{ifname} 🖧 | {ipaddr}", - "on-click": "networkmanager_dmenu" - }, - -"battery": { - "interval":1, - "states": { - "good": 95, - "warning": 30, - "critical": 20 - }, - "format": " {icon} {capacity}%", - "format-charging": "󰂅 {capacity}%", - "format-plugged": " 󰟨 {capacity}%", - "format-alt": "{time} {icon}", - "format-icons": [ - "", - "", - "", - "", - "", - "" - ], - }, -"backlight": { - "device": "intel_backlight", - "format": "{icon}", - "format-icons": [ - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - ], - "on-scroll-down": "light -A 10", - "on-scroll-up": "light -U 10", - "smooth-scrolling-threshold": 1 - }, - - "disk": { - "interval": 30, - "format": " {percentage_used}%", - "path": "/" - }, - - "custom/colorpicker": { - "format": "{}", - "return-type": "json", - "interval": "once", - "exec": "~/.config/waybar/scripts/colorpicker.sh -j", - "on-click": "sleep 1 && ~/.config/waybar/scripts/colorpicker.sh", - "signal": 1 - }, - - "cpu": { - "interval": 1, - "format": " {usage}%", - "min-length": 6, - "max-length": 6, - "format-icons": ["▁", "▂", "▃", "▄", "▅", "▆", "▇", "█"], - }, - -"memory": { - "format": " {percentage}% " -}, - - "hyprland/window": { - "format": "( {class} )" -}, - -"temperature": { - "format": " {temperatureC}°C", - "format-critical": " {temperatureC}°C", - "interval": 1, - "critical-threshold": 80, - "on-click": "foot btop", - }, - -"pulseaudio": { - "format": "{volume}% ", - "format-bluetooth":"󰂰 ", - "format-muted": "", - "format-icons": { - "headphones": "", - "bluetooth": "󰥰", - "handsfree": "", - "headset": "󱡬", - "phone": "", - "portable": "", - "car": "", - "default": ["🕨","🕩","🕪"] - }, - "justify": "center", - "on-click": "amixer sset Master toggle", - "on-click-right": "pavucontrol", - "tooltip-format": "{icon} {volume}%" -}, - -"jack": { - "format": "{} 󱎔", - "format-xrun": "{xruns} xruns", - "format-disconnected": "DSP off", - "realtime": true -}, - -"tray": { - "icon-size": 14, - "spacing": 10 -}, - -"upower": { - "show-icon": false, - "hide-if-empty": true, - "tooltip": true, - "tooltip-spacing": 20 -}, - - "custom/powerDraw": { - "format": "{}", - "interval": 1, - "exec": "~/.config/waybar/scripts/powerdraw.sh", - "return-type": "json" - } - -} - diff --git a/.config/waybar/config.jsonc b/.config/waybar/config.jsonc new file mode 100644 index 00000000..f0ffaebe --- /dev/null +++ b/.config/waybar/config.jsonc @@ -0,0 +1,94 @@ +{ + "height": 26, + "margin": "3 6", + "reload_style_on_change": true, + "position": "top", + "modules-left": [ + "custom/logo", + "hyprland/workspaces" + ], + "modules-center": [ + "mpris" + ], + "modules-right": [ + "network", + "bluetooth", + "custom/notifs", + "battery", + "memory", + "cpu", + "custom/swaync", + "clock" + ], + "custom/logo": { + "format": "" + }, + "mpris": { + "format": "{status_icon} {title} - {artist}", + "status-icons": { + "playing": "", + "paused": "" + } + }, + "network": { + "format": "󰤭", + "format-ethernet": "󰈀", + "format-wifi": "{icon}", + "format-icons": [ + "󰤟", + "󰤢", + "󰤥", + "󰤨" + ], + "format-alt": "{ipaddr} / {gwaddr}", + "tooltip-format": "{ifname} - {essid}" + }, + "bluetooth": { + "format": "󰂲", + "format-connected": "󰂱", + "tooltip-format": "{status} - {device_alias}", + "on-click": "blueman-manager" + }, + "custom/notifs": { + "format": "", + "on-click": "swaync-client --open-panel" + }, + "battery": { + "format": "{icon} {capacity}%", + "states": { + "warning": 30, + "critical": 15 + }, + "format-icons": [ + "", + "", + "", + "" + ] + }, + "memory": { + "format": " {percentage}%", + "tooltip-format": "{used:0.1f}GiB, {swapUsed:0.1f}GiB Swap" + }, + "cpu": { + "format": " {usage}%" + }, + "clock": { + "interval": 1, + "format": "{:%T}", + "tooltip-format": "{calendar}", + "calendar": { + "mode" : "year", + "mode-mon-col" : 3, + "weeks-pos" : "right", + "on-scroll" : 1, + "format": { + "months": "{}", + "days": "{}", + "weeks": "W{}", + "weekdays": "{}", + "today": "{}" + } + }, + } +} diff --git a/.config/waybar/style.css b/.config/waybar/style.css index 521a1fea..4284ce17 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -1,135 +1,126 @@ * { - border: none; - padding: 0; + font-family: "Fira Mono Nerd Font"; + font-size: 16px; + font-weight: bold; margin: 0; - font-size: 14px; - font-family: "FiraMono Nerd Font" ; - min-height: 24px; + padding: 0; + } window#waybar { - background: transparent; - margin: 0px 0px; - } + background: transparent; +} + +.module { + background-color: rgba(30, 30, 46, 0.8); + margin: 0 3px; + padding: 0 9px; + border-radius: 7px; +} #custom-logo { - padding: 0 13px 0 7px; - color: #89b4fa; + padding-right: 11px; + padding-left: 8px; + background-color: #cba6f7; + color: #1e1e2e; + font-size: 21px; } -.modules-right { - padding-left: 5px; - border-radius: 5px; - margin: 3px 5px 0px; - background: #181825; +#workspaces { + padding: 3px 4px; } -.modules-center { - padding: 0 15px; - margin: 3px 5px 0px; - border-radius: 5px; - background: #181825; +#workspaces button { + background-color: #585b70; + margin: 0 2px; + padding: 0 2px; + border-radius: 2px; } -.modules-left { - border-radius: 7px; - margin: 3px 5px 0px; - background: #181825; +#workspaces button:first-child { + border-radius: 5px 2px 2px 5px; + margin: 0; + margin-right: 2px; +} + +#workspaces button:last-child { + border-radius: 2px 5px 5px 4px; + margin: 0; + margin-left: 2px; +} + +#workspaces button:only-child { + border-radius: 5px; + padding: 0 12px; + margin: 0 1px; +} + +#workspaces button.active { + background-color: #b4befe; + color: #313244; +} + +#mpris { + font-size: 14px; + color: #f2cdcd; +} + +#network { + padding: 0; + padding-left: 7px; + padding-right: 13px; + background-color: #f38ba8; + color: #1e1e2e; +} + +#bluetooth { + padding: 0; + padding-left: 7px; + padding-right: 8px; + background-color: #fab387; + color: #1e1e2e; +} + +#custom-notifs { + padding-left: 8px; + background-color: #f9e2af; + color: #1e1e2e; } #battery { - color: #94e2d5; -} -#custom-clipboard, -#custom-colorpicker, -#custom-powerDraw, -#bluetooth, -#pulseaudio, -#network { - color: #f38ba8; -} -#cpu { - color: #fab387; -} -#memory { - color: #f9e2af; -} -#disk { - color: #a6e3a1; -} -#backlight, -#temperature, -#custom-weather, -#idle_inhibitor, -#jack, -#tray, -#window { - color: #cdd6f4; -} -#workspaces button { - color: #b4befe; - border-radius: 6px; - padding: 0 5px; - box-shadow: none; -} -#workspaces button:hover { - background: rgba(0, 0, 0, 0.2); - background-color: #313244; - color: #6c7086; -} -#workspaces button.active { - background-color: #cba6f7; - color: #313244; -} -#clock { - padding: 0 5px; -} -#pulseaudio { - padding-top: 0px; + background-color: #a6e3a1; + color: #1e1e2e; } -#temperature.critical, -#pulseaudio.muted { - color: #FF0000; - padding-top: 0; -} - - - - -#clock{ - color: #74c7ec; +#battery.warning { + color: #f9e2af; } #battery.charging { - color: #313244; - background-color: #74c7ec; - margin-left: 5px; - margin-right: 5px; - padding-left: 5px; - padding-right: 5px; - border-radius: 5px; + color: #cdd6f4; } -#battery.warning:not(.charging) { - background-color: #ffbe61; - color: black; +#battery.critical { + color: #f38ba8; } -#battery.critical:not(.charging) { - background-color: #f53c3c; - color: #ffffff; - animation-name: blink; - animation-duration: 0.5s; - animation-timing-function: linear; - animation-iteration-count: infinite; - animation-direction: alternate; +#memory { + padding-right: 3px; + border-radius: 7px 0 0 7px; + margin-right: 0; + background-color: #89dceb; + color: #1e1e2e; } - -@keyframes blink { - to { - background-color: #ffffff; - color: #000000; - } +#cpu { + padding-left: 3px; + border-radius: 0 7px 7px 0; + margin-left: 0; + background-color: #89dceb; + color: #1e1e2e; +} + +#clock { + background-color: #89b4fa; + color: #1e1e2e; } diff --git a/.config/wofi/config b/.config/wofi/config deleted file mode 100644 index fcf63e2a..00000000 --- a/.config/wofi/config +++ /dev/null @@ -1,7 +0,0 @@ -show=drun -width=400 -allow_images=true -prompt= -hide_scroll=true -insensitive=true -dynamic_lines=true diff --git a/.config/wofi/style.css b/.config/wofi/style.css deleted file mode 100644 index 8384471d..00000000 --- a/.config/wofi/style.css +++ /dev/null @@ -1,63 +0,0 @@ -/* ::root{ */ -/* --accent: #5291e2; */ -/* --dark: #383C4A; */ -/* --light: #7C818C; */ -/* --ld: #404552; */ -/* --dl: #4B5162 */ -/* --white: white; */ -/* } */ - -*{ - font-family: "Fira Mono Nerd Font"; - font-size: 1em; -} - -window{ - background-color: transparent; -} - -#input { - margin: 5px; - margin-bottom: 30px; - border: 2px solid #CAA6F7; - background-color: rgba(36, 36, 56, 0.4); - border-radius: 5px; - color: white; - font-size: 1.2em; -} - - -#inner-box { - background-color: rgba(36, 36, 56, 0.4); - border-radius: 5px; -} - -#outer-box { - margin: 2px; - border-radius: 5px; - background-color: transparent; -} - -#text { - color: white; -} - -#entry:selected { - background-color: rgba(202, 166, 247, 0.3); - border: 2px solid #CAA6F7; -} - -#text:selected { -} - -#scroll { - display: none; -} - -#img { -} - -/* Give color to even items */ -/* #entry:nth-child(even){ */ -/* background-color: #404552; */ -/* } */