New backup 2025-03-12 13:30:02
This commit is contained in:
parent
8b274dbc67
commit
9745c885e8
3 changed files with 31 additions and 32 deletions
|
@ -4,7 +4,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
# Random Rat Image
|
# Random Rat Image
|
||||||
bindsym $mod+grave exec randomrat
|
# bindsym $mod+grave exec randomrat
|
||||||
|
|
||||||
# Terminal
|
# Terminal
|
||||||
bindsym $mod+Return exec $term
|
bindsym $mod+Return exec $term
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
|
|
||||||
# Spacing between windows and edges
|
# Spacing between windows and edges
|
||||||
gaps inner 10
|
gaps inner 10
|
||||||
# gaps top -9
|
|
||||||
|
|
||||||
# Border styling
|
# Border styling
|
||||||
default_border pixel 5
|
default_border pixel 5
|
||||||
|
|
|
@ -47,5 +47,5 @@ for_window {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
assign [app_id="org.kde.tokodon"] workspace number 1
|
assign [app_id="org.kde.tokodon"] workspace number 0
|
||||||
assign [class="RSS.Guard"] workspace number 1
|
assign [class="RSS.Guard"] workspace number 0
|
||||||
|
|
Loading…
Add table
Reference in a new issue