Compare commits
No commits in common. "5caa7ee34e98c0b61593118f39a75537addea877" and "57e518188fe1364ea8bb33eb5e1c95fad466cb82" have entirely different histories.
5caa7ee34e
...
57e518188f
@ -33,15 +33,6 @@ workspace $w10 output $monsec
|
||||
workspace $w8 output $monsec
|
||||
workspace $w9 output $monsec
|
||||
|
||||
## WINDOW RULES
|
||||
for_window {
|
||||
[app_id="firefox"] move container to workspace $w1
|
||||
[app_id="org.keepassxc.KeePassXC"] move container to workspace $w7
|
||||
[app_id="thunderbird"] move container to workspace $w8
|
||||
[class="discord"] move container to workspace $w9
|
||||
[class="Spotify"] move container to workspace $w10
|
||||
}
|
||||
|
||||
## COSMETICS
|
||||
font pango:IBM Plex Sans 12
|
||||
default_border pixel 4
|
||||
@ -89,8 +80,8 @@ bindsym XF86AudioLowerVolume exec --no-startup-id pactl set-sink-volume 0 -5% #d
|
||||
bindsym XF86AudioMute exec --no-startup-id pactl set-sink-mute 0 toggle # mute sound
|
||||
|
||||
# Brightness controls
|
||||
#bindsym XF86MonBrightnessUp exec xbacklight -inc 5 # increase screen brightness
|
||||
#bindsym XF86MonBrightnessDown exec xbacklight -dec 5 # decrease screen brightness
|
||||
bindsym XF86MonBrightnessUp exec xbacklight -inc 5 # increase screen brightness
|
||||
bindsym XF86MonBrightnessDown exec xbacklight -dec 5 # decrease screen brightness
|
||||
|
||||
# pavucontrol-qt controls
|
||||
bindsym $mod+p exec --no-startup-id "pgrep pavucontrol-qt || pavucontrol-qt"
|
||||
@ -175,9 +166,9 @@ bindsym $mod+$shift+0 move container to workspace $w10
|
||||
|
||||
## BARS
|
||||
# Main bar
|
||||
#bar {
|
||||
# swaybar_command waybar
|
||||
#}
|
||||
bar {
|
||||
swaybar_command waybar
|
||||
}
|
||||
|
||||
## INPUTS
|
||||
# Touchpad
|
||||
|
Loading…
x
Reference in New Issue
Block a user