mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-07 05:19:07 -04:00
Update
This commit is contained in:
parent
aa6d66e40c
commit
1a3c8e1c9e
7 changed files with 13 additions and 8 deletions
|
@ -10,7 +10,7 @@ general {
|
|||
|
||||
layout = master
|
||||
|
||||
allow_tearing = false
|
||||
allow_tearing = true
|
||||
}
|
||||
|
||||
group {
|
||||
|
|
|
@ -27,7 +27,7 @@ bind = $mod, T, exec, swaync-client --toggle-panel
|
|||
# bind = $mod SHIFT, D, exec, tofi-drun --drun-launch=true
|
||||
bind = $mod, D, exec, rofi -show drun -theme catppuccin-macchiato
|
||||
# bind = $mod, D, exec, anyrun
|
||||
bind = $mod, W, exec, rofi -show window -theme catppuccin-macchiato
|
||||
bind = $mod SHIFT, W, exec, rofi -show window -theme catppuccin-macchiato
|
||||
# bind = ALT_L, Tab, exec, rofi -show window -theme catppuccin-macchiato
|
||||
# bind = ALT_L, Tab, exec, eww open overview
|
||||
# bind = ALT_L, Tab, exec, killall -SIGUSR1 sfwbar
|
||||
|
@ -168,7 +168,7 @@ bind = $mod SHIFT, period, movewindow, mon:+1
|
|||
# hycov
|
||||
|
||||
# bind = $mod, Tab, hycov:toggleoverview
|
||||
# bind = $mod, W, hycov:toggleoverview
|
||||
bind = $mod, W, hycov:toggleoverview
|
||||
# bind = $mod SHIFT, Tab,hycov:toggleoverview,forceall #grave key is the '~' key
|
||||
# bind = $mod CONTROL, Tab, hycov:toggleoverview,forceallinone
|
||||
# bind = ALT_L, Escape, hycov:toggleoverview
|
||||
|
|
|
@ -19,4 +19,4 @@ exec-once = systemctl start --user sunshine
|
|||
# exec-once = flatpak run me.kozec.syncthingtk -m &
|
||||
# exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
||||
exec-once = /usr/lib/polkit-kde-authentication-agent-1 &
|
||||
# exec-once = hyprpm reload -n
|
||||
exec-once = hyprpm reload -n
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue