This commit is contained in:
2024-06-13 01:11:26 +03:00
parent b1b3235f34
commit f2f09bbbc7
4 changed files with 10 additions and 8 deletions

View File

@@ -6,7 +6,6 @@ exec_always --no-startup-id dunst -config ~/.config/dunst/dunstrc
exec --no-startup-id redshift
#emacs
exec --no-startup-id emacs --daemon
#moved to pipewire not needed anymore
# exec --no-startup-id ~/scripts/sound.sh
exec --no-startup-id ~/bin/autostart
exec --no-startup-id nextcloud --background
exec --no-startup-id clipcatd

View File

@@ -77,10 +77,11 @@ bindsym $mod+Shift+Up move up
bindsym $mod+Shift+Right move right
# split in horizontal orientation
bindsym $mod+shift+v split h
# bindsym $mod+shift+v split h
# split in vertical orientation
bindsym $mod+v split v
# bindsym $mod+v split v
bindsym $mod+v split toggle
# enter fullscreen mode for the focused container
bindsym $mod+f fullscreen toggle

View File

@@ -14,8 +14,8 @@ workspace $Game output primary DP-0 HDMI-0 DP-3 DVI-D-0 DVI-I-1
workspace $Mail output HDMI-0 DP-3 DVI-D-0 DVI-I-1 primary DP-0
#Window Rules
floating_minimum_size 150 x 100
floating_maximum_size 1280 x 720
# floating_minimum_size 150 x 100
# floating_maximum_size 1280 x 720
#Terminal
assign [class = "kitty"] $Terminal
@@ -126,11 +126,12 @@ for_window [class = "Chromium-browser"] floating disabled
for_window [class = ".*"] title_format "<b>%class</b>"
for_window [class = "XTerm"] floating enabled
for_window [class = "org.opensuse.YaST"] floating enabled
for_window [class = "chatterino"] floating enabled
#Names
for_window [title = "ani-cli"] move to workspace $Youtube
for_window [title = "^.*Private Browsing"] move to workspace $Vm
for_window [title = "work" class = "kitty"] move to workspace $Code
# for_window [title = "work" class = "kitty"] move to workspace $Code
#for_window [title = "manga-cli"] move to workspace $Youtube
for_window [title = "Albion Online Launcher"] move to workspace $Steam
for_window [title = "Albion Online Client"] move to workspace $Game