chore(hyprland): keep things up-to-date, outsource windowrules
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user