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 #
|
||||
h ~/
|
||||
d ~/Documents
|
||||
D ~/Downloads
|
||||
m ~/Music
|
||||
pp ~/Pictures
|
||||
vv ~/Videos
|
||||
d ~/downloads
|
||||
gh ~/github
|
||||
m ~/music
|
||||
pp ~/pictures
|
||||
vv ~/videos
|
||||
cf ~/.config
|
||||
sc ~/.local/bin
|
||||
mn /mnt
|
||||
|
||||
@ -9,8 +9,8 @@
|
||||
|
||||
# #---Basic Definitions---# #
|
||||
for_window [class="^.*"] border pixel 2
|
||||
gaps inner 0
|
||||
gaps outer 0
|
||||
gaps inner 5
|
||||
gaps outer 5
|
||||
set $term --no-startup-id $TERMINAL
|
||||
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+v exec --no-startup-id $term -e $EDITOR -c "VimwikiIndex"
|
||||
|
||||
bindsym $mod+b bar mode toggle
|
||||
bindsym $mod+Shift+b floating toggle; sticky toggle; exec --no-startup-id hover left
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user