Merge branch 'master' of ssh://gitlab.ahoskingit.com:9022/ahosking/dotfiles
This commit is contained in:
commit
942f6e2f52
@ -12,7 +12,7 @@
|
|||||||
## Set Dvorak, because, SMRT
|
## Set Dvorak, because, SMRT
|
||||||
exec "setxkbmap dvorak"
|
exec "setxkbmap dvorak"
|
||||||
exec --no-startup-id ~/.fehbg
|
exec --no-startup-id ~/.fehbg
|
||||||
|
exec /home/ahosking/.screenlayout/home_desktop.sh
|
||||||
exec --no-startup-id nm-applet
|
exec --no-startup-id nm-applet
|
||||||
exec --no-startup-id owncloud
|
exec --no-startup-id owncloud
|
||||||
exec --no-startup-id insync start
|
exec --no-startup-id insync start
|
||||||
@ -185,8 +185,8 @@ bindsym $mod+p mode "resize"
|
|||||||
|
|
||||||
# Floating Windows
|
# Floating Windows
|
||||||
for_window [class="KeePassX"] floating enable
|
for_window [class="KeePassX"] floating enable
|
||||||
for_window [class="Trello"] floating enable; resize shrink width 10000px; resize grow width 400px; resize shrink height 10000px; resize grow height 800px;
|
#for_window [class="Trello"] floating enable; resize shrink width 10000px; resize grow width 400px; resize shrink height 10000px; resize grow height 800px;
|
||||||
for_window [title="Log in to Trello"] floating enable; resize shrink width 10000px; resize grow width 400px; resize shrink height 10000px; resize grow height 800px;
|
#for_window [title="Log in to Trello"] floating enable; resize shrink width 10000px; resize grow width 400px; resize shrink height 10000px; resize grow height 800px;
|
||||||
|
|
||||||
# Start i3bar to display a workspace bar (plus the system information i3status
|
# Start i3bar to display a workspace bar (plus the system information i3status
|
||||||
# finds out, if available)
|
# finds out, if available)
|
||||||
|
Loading…
Reference in New Issue
Block a user