diff options
| author | Josh <joshott16@gmail.com> | 2025-07-22 13:18:05 -0400 |
|---|---|---|
| committer | Josh <joshott16@gmail.com> | 2025-07-22 13:18:05 -0400 |
| commit | 344a1ca0f8ef313bea8a7bf231ad8cb7cc09eaa5 (patch) | |
| tree | 08317b60e5b81e9099c6637dcade4c00839ccbc6 /sway/config | |
| parent | abd69f6af67ab55bee2a2fe02c75efc3b956c224 (diff) | |
| download | dotfiles-344a1ca0f8ef313bea8a7bf231ad8cb7cc09eaa5.tar.gz dotfiles-344a1ca0f8ef313bea8a7bf231ad8cb7cc09eaa5.zip | |
zen browser + gammastep
Diffstat (limited to 'sway/config')
| -rw-r--r-- | sway/config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sway/config b/sway/config index dbaae44..a91b1f1 100644 --- a/sway/config +++ b/sway/config @@ -175,7 +175,7 @@ bindsym XF86AudioPrev exec playerctl previous bindsym XF86MonBrightnessUp exec brightnessctl set +5% bindsym XF86MonBrightnessDown exec brightnessctl set 5%- -bindsym $mod+b exec firefox +bindsym $mod+b exec zen-browser bindsym $mod+x exec xournalpp # bindsym $mod+c exec "wezterm start --cwd ~/nextcloud/notebook/tex xch nvim" bindsym $mod+c exec "lectern open" @@ -217,6 +217,7 @@ exec dunst exec thunderbird exec keepassxc exec feishin +exec gammastep bindsym Print exec grim -g "$(slurp)" - | wl-copy -t image/png |