New backup 2024-11-08 21:00:02
This commit is contained in:
parent
8e941f7c1d
commit
549ec6db79
2 changed files with 6 additions and 0 deletions
|
@ -46,5 +46,8 @@
|
||||||
# Calculator
|
# Calculator
|
||||||
bindsym $mod+c exec wofi-calc
|
bindsym $mod+c exec wofi-calc
|
||||||
|
|
||||||
|
# Sticky Notes
|
||||||
|
bindsym $mod+shift+m exec stickynotes
|
||||||
|
|
||||||
# Gocryptfs
|
# Gocryptfs
|
||||||
bindsym $mod+shift+g exec gocryptfs-wofi
|
bindsym $mod+shift+g exec gocryptfs-wofi
|
||||||
|
|
|
@ -34,3 +34,6 @@
|
||||||
|
|
||||||
# Ryujinx popup
|
# Ryujinx popup
|
||||||
for_window [title="^ContentDialogOverlayWindow$"] floating enable
|
for_window [title="^ContentDialogOverlayWindow$"] floating enable
|
||||||
|
|
||||||
|
# Alacritty Sticky Notes
|
||||||
|
for_window [title="^alacritty_sticky_notes$"] floating enable
|
||||||
|
|
Loading…
Add table
Reference in a new issue