From 553f58e5bb4778c4167badacabf75a214517b373 Mon Sep 17 00:00:00 2001 From: matt1432 Date: Thu, 1 Jun 2023 21:23:40 -0400 Subject: [PATCH] feat: change alacritty theme to catppuccin mocha --- alacritty/alacritty.yml | 7 +++++++ eww/powermenu/powermenu.yuck | 1 + sway/config | 14 ++++++++------ 3 files changed, 16 insertions(+), 6 deletions(-) diff --git a/alacritty/alacritty.yml b/alacritty/alacritty.yml index 4e6c869e..c4089ffb 100644 --- a/alacritty/alacritty.yml +++ b/alacritty/alacritty.yml @@ -911,3 +911,10 @@ colors: # Highlight window damage information. #highlight_damage: false + +import: + # uncomment the flavour you want below: + - ~/.config/alacritty/catppuccin/catppuccin-mocha.yml +# - ~/.config/alacritty/catppuccin/catppuccin-macchiato.yml +# - ~/.config/alacritty/catppuccin/catppuccin-frappe.yml +# - ~/.config/alacritty/catppuccin/catppuccin-latte.yml diff --git a/eww/powermenu/powermenu.yuck b/eww/powermenu/powermenu.yuck index b01a0d58..24bc8554 100644 --- a/eww/powermenu/powermenu.yuck +++ b/eww/powermenu/powermenu.yuck @@ -39,6 +39,7 @@ (defwindow powermenu-reveal :monitor 0 + :stacking "fg" :geometry (geometry :x "0px" :y "0px" :width "500px" diff --git a/sway/config b/sway/config index 116b4ede..ee08df25 100755 --- a/sway/config +++ b/sway/config @@ -41,21 +41,22 @@ bar { # execs exec bash -c "sleep 3; nm-applet" +exec bash -c "sleep 4; blueman-applet" +exec bash -c "sleep 5; nextcloud --background" +exec bash -c "sleep 6; /opt/tutanota-desktop/tutanota-desktop -a" +exec bash -c "sleep 7; galaxybudsclient /StartMinimized" + exec eww daemon -exec_always $HOME/.config/lisgd/config exec sudo input-emulator start touch --x-max 1920 --y-max 1200 --slots 4 +exec_always $HOME/.config/lisgd/config exec dbus-update-activation-environment --all exec gnome-keyring-daemon --start --components=secrets exec $menu -exec --no-startup-id sleep 4 && nextcloud --background -#exec --no-startup-id sleep 3 && galaxybudsclient --background exec swww init exec swww img "$HOME/Pictures/BG/bonzai.jpg" exec /usr/lib/polkit-kde-authentication-agent-1 -exec bash -c "sleep 4; /opt/tutanota-desktop/tutanota-desktop -a" -exec blueman-applet exec $scripts/lose-focus.sh # Clipboard manager @@ -75,7 +76,7 @@ default_border pixel 2 gaps inner 5 gaps outer 5 -#for_window [app_id="$term"] opacity 0.8 +#for_window [app_id="Alacritty"] opacity 0.8 corner_radius 20 shadows on @@ -262,6 +263,7 @@ dim_inactive_colors.urgent #900000FF for_window [title="Open Folder"] floating enable, resize set width 1231 px height 950 for_window [app_id="nm-tray"] floating enable, sticky enable, move position cursor, move down 35 for_window [app_id="blueman-manager"] floating enable, sticky enable, resize set width 200 px height 581px, move position cursor, move down 30 + for_window [class="GalaxyBudsClient"] floating enable # You can "split" the current object of your focus with # $mod+b or $mod+v, for horizontal and vertical splits