chore(hyprland): keep things up-to-date, outsource windowrules

This commit is contained in:
fbachus
2025-01-10 02:02:50 +01:00
parent 91f12faec9
commit 7503b7774d
6 changed files with 80 additions and 38 deletions

View File

@@ -1,8 +1,11 @@
# Set programs that you use
# $terminal = alacritty -e tmux
$terminal = kitty
$spotify = spotify --enable-features=UseOzonePlatform --ozone-platform=wayland
$fileManager = dolphin
$menu = wofi --show drun
$appLauncher = tofi-drun | xargs hyprctl dispatch exec --
$lockscreen = hyprlock
$lockscreen = hyprlock --immediate
$lockscreen_timeout = hyprlock
$nextcloud = nextcloud --background
$clipboard-manager = cliphist list | awk '{gsub("\t", " "); print}' | tofi --width=800 --font-size=14 --font-features="" --background-color=191A1CE0 | cliphist decode | wl-copy