Add files via upload

This commit is contained in:
Dante 2024-04-06 00:13:35 -04:00 committed by GitHub
parent 5b367f436a
commit 2c60f0bdf2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 18 additions and 5 deletions

View file

@ -117,13 +117,13 @@ bind = $mainMod, V, exec, pkill -x rofi || $scrPath/cliphist.sh c # open Pasteb
bind = $mainMod, K, exec, $scrPath/keyboardswitch.sh # change keyboard layout
# bind key to toggle overview (normal)
bind = ALT,tab,hycov:toggleoverview,`
#bind = ALT,tab,hycov:toggleoverview,`
# bind key to toggle overview (force mode, not affected by `only_active_workspace` or `only_active_monitor`)
bind = ALT,grave,hycov:toggleoverview,forceall #grave key is the '~' key
#bind = ALT,grave,hycov:toggleoverview,forceall #grave key is the '~' key
# bind key to toggle overview (shows all windows in one monitor, not affected by `only_active_workspace` or `only_active_monitor`)
bind = ALT,g,hycov:toggleoverview,forceallinone
bind = ALT, tab ,hyprexpo:expo, toggle on
# Special Keys
bind = , xf86monbrightnessup, exec, brightnessctl set 10%+