Laptop #2
|
@ -11,6 +11,7 @@ exec-once=hyprpaper
|
|||
exec-once=wl-paste --type text --watch cliphist store
|
||||
exec-once=wl-paste --type image --watch cliphist store
|
||||
exec-once=sleep 2 && hyprctl dispatch workspace 11
|
||||
exec-once=/usr/lib/polkit-kde-authentication-agent-1
|
||||
|
||||
workspace=eDP-1,1
|
||||
workspace=HDMI-A-1,11
|
||||
|
@ -53,7 +54,7 @@ binds {
|
|||
input {
|
||||
kb_layout = us
|
||||
follow_mouse = 1
|
||||
kb_options = compose:rctrl, caps:super, altwin:swap_alt_win
|
||||
kb_options = compose:rctrl, caps:super
|
||||
numlock_by_default = true
|
||||
}
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
"timezone": "Europe/Brussels",
|
||||
"format": "{:%H:%M:%S}",
|
||||
"interval": 1,
|
||||
"format-alt": "{:%Y-%m-%d}"
|
||||
"format-alt": "{:%Y-%m-%d %H:%M:%S}"
|
||||
|
||||
},
|
||||
"cpu": {
|
||||
|
|
Loading…
Reference in New Issue