Changes for nazarick
This commit is contained in:
@@ -144,6 +144,13 @@ bindsym $mod+Shift+8 move container to workspace number $ws8
|
||||
bindsym $mod+Shift+9 move container to workspace number $ws9
|
||||
bindsym $mod+Shift+0 move container to workspace number $ws10
|
||||
|
||||
# ============================== Monitor
|
||||
set $monitor_1 "DP-3"
|
||||
set $monitor_2 "DP-1"
|
||||
|
||||
workspace $ws1 output $monitor_1
|
||||
workspace $ws10 output $monitor_2
|
||||
|
||||
# ============================== Design
|
||||
# Remove title
|
||||
new_window 1pixel
|
||||
@@ -161,6 +168,8 @@ client.unfocused $termbg $termbg #ffffff $termbg $termbg
|
||||
client.urgent $red $red #ffffff $red $red
|
||||
client.background #ffffff
|
||||
|
||||
gaps inner 8
|
||||
|
||||
# ============================== Start
|
||||
# Keyboard layout
|
||||
exec setxkbmap -layout za
|
||||
|
||||
Reference in New Issue
Block a user