|
|
|
@ -9,7 +9,7 @@ |
|
|
|
|
# |
|
|
|
|
# Please see https://i3wm.org/docs/userguide.html for a complete reference! |
|
|
|
|
|
|
|
|
|
#exec_always --no-startup-id wal -i ~/.wallpapers/ |
|
|
|
|
# exec_always --no-startup-id wal -e -i ~/.wallpapers/ |
|
|
|
|
|
|
|
|
|
set $mod Mod4 |
|
|
|
|
|
|
|
|
@ -58,7 +58,7 @@ bindsym $mod+Shift+q kill |
|
|
|
|
bindsym $mod+d exec "rofi -combi-modi window,drun -show combi -modi combi -show-icons" |
|
|
|
|
bindsym $mod+p exec rofi-pass |
|
|
|
|
bindsym --release Print exec --no-startup-id /home/frosty/.scripts/screenshot-to-clipboard.sh |
|
|
|
|
bindsym $mod+Print exec --no-startup-id /home/frosty/.scripts/screenshot-active-to-clipboard.sh |
|
|
|
|
bindsym --release $mod+Print exec --no-startup-id /home/frosty/.scripts/screenshot-active-to-clipboard.sh |
|
|
|
|
bindsym $mod+Shift+c exec --no-startup-id ~/Programs/Rust/UnifiedCopyPaste/scripts/rofi-clipboard-selector.sh |
|
|
|
|
bindsym $mod+x [urgent=latest] focus |
|
|
|
|
bindsym $mod+c exec "rofi -show calc -modi calc -no-show-match -no-sort" |
|
|
|
|