Removed automatic monitor detection, switched to arandr
Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[font]
|
||||
size = 12
|
||||
size = 10
|
||||
|
||||
[font.bold]
|
||||
style = "Bold"
|
||||
|
||||
@@ -81,6 +81,7 @@ bindsym $mod+Shift+0 move container to workspace $ws0; workspace $ws0
|
||||
# Open specific applications in floating mode
|
||||
for_window [class="(?i)virtualbox"] floating enable border normal
|
||||
for_window [title="KeePassX$"] floating enable
|
||||
for_window [title="factorio.exe"] floating enable
|
||||
|
||||
###############################################################################
|
||||
############################ Startup Applications #############################
|
||||
@@ -191,7 +192,7 @@ bindsym $mod+a focus parent
|
||||
bindsym $mod+Shift+minus move scratchpad
|
||||
|
||||
# restart/exit i3
|
||||
# bindsym $mod+Shift+r restart
|
||||
bindsym $mod+Shift+r restart
|
||||
# bindsym Control+Shift+e exit
|
||||
|
||||
# Resize window (you can also use the mouse for that)
|
||||
|
||||
Reference in New Issue
Block a user