mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Trying to make things look nicer
This commit is contained in:
parent
8d81f859ca
commit
ec44fd78fa
@ -33,18 +33,18 @@ for_window [class="Pulse"] move to workspace $ws9
|
|||||||
|
|
||||||
# #---Basic Bindings---# #
|
# #---Basic Bindings---# #
|
||||||
# Return
|
# Return
|
||||||
bindsym $mod+Return exec $term
|
bindsym $mod+Return exec $term
|
||||||
bindsym $mod+Shift+Return exec --no-startup-id samedir
|
bindsym $mod+Shift+Return exec --no-startup-id samedir
|
||||||
# Space
|
# Space
|
||||||
bindsym $mod+space focus mode_toggle
|
bindsym $mod+space focus mode_toggle
|
||||||
bindsym $mod+Shift+space floating toggle
|
bindsym $mod+Shift+space floating toggle
|
||||||
bindsym $mod+Escape workspace prev
|
bindsym $mod+Escape workspace prev
|
||||||
bindsym $mod+grave exec --no-startup-id dmenuunicode
|
bindsym $mod+grave exec --no-startup-id dmenuunicode
|
||||||
bindsym $mod+Insert exec --no-startup-id showclip
|
bindsym $mod+Insert exec --no-startup-id showclip
|
||||||
|
|
||||||
# #---Letter Key Bindings---# #
|
# #---Letter Key Bindings---# #
|
||||||
# A
|
# A
|
||||||
bindsym $mod+a exec --no-startup-id ddspawn dropdowncalc -f mono:pixelsize=24
|
bindsym $mod+a exec --no-startup-id ddspawn dropdowncalc -f mono:pixelsize=24
|
||||||
bindsym $mod+shift +a $TERMINAL -e alsamixer; pkill -RTMIN+10 $STATUSBAR
|
bindsym $mod+shift +a $TERMINAL -e alsamixer; pkill -RTMIN+10 $STATUSBAR
|
||||||
# B
|
# B
|
||||||
bindsym $mod+b exec --no-startup-id polybar_msg cmd toggle
|
bindsym $mod+b exec --no-startup-id polybar_msg cmd toggle
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user