Laptop #2

Closed
thomasave wants to merge 119 commits from laptop into master
2 changed files with 3 additions and 2 deletions
Showing only changes of commit 83a72f0ac2 - Show all commits

View File

@ -11,6 +11,7 @@ exec-once=hyprpaper
exec-once=wl-paste --type text --watch cliphist store exec-once=wl-paste --type text --watch cliphist store
exec-once=wl-paste --type image --watch cliphist store exec-once=wl-paste --type image --watch cliphist store
exec-once=sleep 2 && hyprctl dispatch workspace 11 exec-once=sleep 2 && hyprctl dispatch workspace 11
exec-once=/usr/lib/polkit-kde-authentication-agent-1
workspace=eDP-1,1 workspace=eDP-1,1
workspace=HDMI-A-1,11 workspace=HDMI-A-1,11
@ -53,7 +54,7 @@ binds {
input { input {
kb_layout = us kb_layout = us
follow_mouse = 1 follow_mouse = 1
kb_options = compose:rctrl, caps:super, altwin:swap_alt_win kb_options = compose:rctrl, caps:super
numlock_by_default = true numlock_by_default = true
} }

View File

@ -29,7 +29,7 @@
"timezone": "Europe/Brussels", "timezone": "Europe/Brussels",
"format": "{:%H:%M:%S}", "format": "{:%H:%M:%S}",
"interval": 1, "interval": 1,
"format-alt": "{:%Y-%m-%d}" "format-alt": "{:%Y-%m-%d %H:%M:%S}"
}, },
"cpu": { "cpu": {