BLOODY
This commit is contained in:
@@ -5,3 +5,5 @@ exec killall -q notify-osd
|
||||
exec bash ~/scripts/res.sh
|
||||
exec_always --no-startup-id dunst -config ~/.config/dunst/dunstrc
|
||||
exec --no-startup-id redshift -l $(curl -s "https://location.services.mozilla.com/v1/geolocate?key=geoclue" | jq -r '"\(.location.lat):\(.location.lng)"')
|
||||
#emacs
|
||||
exec --no-startup-id emacs --daemon
|
||||
|
||||
@@ -204,6 +204,7 @@ bindsym Escape mode "default"
|
||||
bindsym $mod+semicolon mode "default"
|
||||
}
|
||||
|
||||
|
||||
bindsym $mod+r mode "resize"
|
||||
bindsym $mod+semicolon mode "switch"
|
||||
|
||||
|
||||
@@ -33,6 +33,7 @@ assign [class = "jetbrains-idea"] $Code
|
||||
assign [class = "jetbrains-studio"] $Code
|
||||
assign [class = "neovide"] $Code
|
||||
assign [class = "VSCodium"] $Code
|
||||
assign [class = "Emacs"] $Code
|
||||
|
||||
#Ircs
|
||||
assign [class = "discord"] $IRC
|
||||
@@ -55,7 +56,7 @@ assign [class = "mpv"] $Youtube
|
||||
|
||||
#Game Launchers
|
||||
assign [class = "heroic"] $Steam
|
||||
assign [class = "Steam"] $Steam
|
||||
assign [class = "steam"] $Steam
|
||||
assign [class = "Lutris"] $Steam
|
||||
assign [class = "r2modman"] $Steam
|
||||
assign [class = "MultiMC"] $Steam
|
||||
@@ -65,7 +66,6 @@ assign [class = "PrismLauncher"] $Steam
|
||||
assign [class = "Albion Online Launcher"] $Steam
|
||||
|
||||
#Notes
|
||||
assign [class = "Emacs"] $Notes
|
||||
assign [class = "obsidian"] $Notes
|
||||
assign [class = "^.*libreoffice"] $Notes
|
||||
#assign [class = "wpsoffice"] $Notes #Gave up on WPS LOL
|
||||
@@ -76,7 +76,6 @@ assign [class = "csgo_linux64"] $Game
|
||||
assign [class = "steam_proton"] $Game
|
||||
assign [class = "steam_app^.*"] $Game
|
||||
assign [class = "^.*Minecraft"] $Game
|
||||
assign [class = "^.*steam"] $Game
|
||||
assign [class = "^.*overwatch.exe"] $Game
|
||||
assign [class = "Albion-Online"] $Game
|
||||
assign [class = "leagueclientux.exe"] $Game
|
||||
@@ -131,3 +130,4 @@ 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
|
||||
for_window [title = ".*Telega Root*."] move to workspace $IRC
|
||||
|
||||
Reference in New Issue
Block a user