upd bigg
This commit is contained in:
parent
1559317812
commit
e66013f716
4 changed files with 30 additions and 27 deletions
|
@ -17,6 +17,9 @@ font pango:Fira Mono Medium 9
|
|||
## https://wiki.archlinux.org/index.php/XDG_Autostart
|
||||
exec --no-startup-id dex --autostart --environment i3
|
||||
|
||||
## Numlock on
|
||||
exec --no-startup-id numlockx on
|
||||
|
||||
## Xrandr
|
||||
exec --no-startup-id xrandr --output HDMI-A-0 --mode 1024x768 --pos 0x120 --rotate normal \
|
||||
--output DVI-D-0 --primary --mode 1920x1080 --pos 1024x0 --rotate normal --output HDMI-A-1 --off
|
||||
|
@ -415,14 +418,8 @@ default_border pixel 7
|
|||
assign [class="qutebrowser"] $ws11
|
||||
|
||||
for_window [class="mpv"] floating enable
|
||||
for_window [class="AzPainter"] floating enable
|
||||
for_window [class="feh"] floating enable
|
||||
for_window [class="Sxiv"] floating enable
|
||||
for_window [class="Zathura"] floating enable
|
||||
for_window [class="imv"] floating enable
|
||||
for_window [class="QjackCtl"] floating enable
|
||||
for_window [class="Mojosetup"] floating enable
|
||||
for_window [class="Unreal Tournament 2004"] border pixel 1
|
||||
|
||||
workspace_auto_back_and_forth yes
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue