13 lines
367 B
Plaintext
13 lines
367 B
Plaintext
$terminal = kitty
|
|
$fileManager = dolphin
|
|
$menu = wofi --show drun
|
|
|
|
exec-once = $terminal
|
|
exec-once = gsettings set org.gnome.desktop.interface color-scheme "prefer-dark"
|
|
exec-once = waybar
|
|
exec-once = swww --transition-type none
|
|
exec-once = fcitx5
|
|
exec-once = waypaper --restore
|
|
exec-once = wl-paste -p --watch wl-copy -p -c
|
|
exec-once = hyprctl dispatch workspace 16
|