Caelestiaaaaa it looks so good

This commit is contained in:
voidarclabs
2025-08-21 19:07:15 +01:00
parent 1cc414a96a
commit 9195c90aab
6 changed files with 308 additions and 5 deletions

View File

@@ -14,8 +14,8 @@ $browser = firefox
# Window/Session actions
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, $scrPath/wlogout.sh # launch logout menu
bind = $mainMod, d, exec, wofi -a
bind = $mainMod, e, exec, caelestia shell drawers toggle session # Launcher for caelestia
bind = $mainMod, d, exec, caelestia shell drawers toggle launcher # Launcher for caelestia
# Application shortcuts
bind = $mainMod, return, exec, $term # launch terminal emulator

View File

@@ -3,11 +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 = hyprpanel # launch the system bar
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 = ~/.config/scripts/.venv/bin/python ~/.config/scripts/notify.py # Android notification forwarding
exec-once = swww-daemon # Wallpaper Daemon
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

View File

@@ -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 = 0,8,8,8
gaps_out = 8
border_size = 2
col.active_border = rgba(cba6f7ff) rgba(cba6f7ff) 45deg
col.inactive_border = rgba(45475acc) rgba(45475acc) 45deg