mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Made i3 use sourcecode pro and cleaned up shortcuts
This commit is contained in:
parent
58eec7110d
commit
df5a8ffc4f
@ -1,10 +1,10 @@
|
|||||||
# You can add comments to these files with #
|
# You can add comments to these files with #
|
||||||
h ~/
|
h ~/
|
||||||
d ~/Documents
|
d ~/downloads
|
||||||
D ~/Downloads
|
gh ~/github
|
||||||
m ~/Music
|
m ~/music
|
||||||
pp ~/Pictures
|
pp ~/pictures
|
||||||
vv ~/Videos
|
vv ~/videos
|
||||||
cf ~/.config
|
cf ~/.config
|
||||||
sc ~/.local/bin
|
sc ~/.local/bin
|
||||||
mn /mnt
|
mn /mnt
|
||||||
|
|||||||
@ -9,8 +9,8 @@
|
|||||||
|
|
||||||
# #---Basic Definitions---# #
|
# #---Basic Definitions---# #
|
||||||
for_window [class="^.*"] border pixel 2
|
for_window [class="^.*"] border pixel 2
|
||||||
gaps inner 0
|
gaps inner 5
|
||||||
gaps outer 0
|
gaps outer 5
|
||||||
set $term --no-startup-id $TERMINAL
|
set $term --no-startup-id $TERMINAL
|
||||||
set $mod Mod4
|
set $mod Mod4
|
||||||
|
|
||||||
@ -102,8 +102,6 @@ bindsym $mod+Shift+z gaps outer current minus 5
|
|||||||
|
|
||||||
bindsym $mod+c exec --no-startup-id cabl
|
bindsym $mod+c exec --no-startup-id cabl
|
||||||
|
|
||||||
bindsym $mod+v exec --no-startup-id $term -e $EDITOR -c "VimwikiIndex"
|
|
||||||
|
|
||||||
bindsym $mod+b bar mode toggle
|
bindsym $mod+b bar mode toggle
|
||||||
bindsym $mod+Shift+b floating toggle; sticky toggle; exec --no-startup-id hover left
|
bindsym $mod+Shift+b floating toggle; sticky toggle; exec --no-startup-id hover left
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user