Xmodmap for the duck

zshrc includes spicetify
i3 tweakin
This commit is contained in:
LinlyBoi
2023-06-27 21:37:55 +03:00
parent 54dec4480b
commit d7a0d77e4d
7 changed files with 43 additions and 36 deletions

View File

@@ -1,7 +1,10 @@
# set primary gruvbox colorscheme colors
set $bg #282828
set $red #cc241d
#dark
set $green #98971a
#light
#set $green #79740e
set $yellow #d79921
set $blue #458588
set $purple #b16286
@@ -9,6 +12,7 @@ set $aqua #689d68
set $gray #a89984
set $darkgray #1d2021
set $white #ffffff
set $orange #d65d0e
# class border|backgr|text|indicator|child_border
client.focused $green $green $darkgray $purple $green

View File

@@ -65,6 +65,7 @@ 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
@@ -99,13 +100,13 @@ for_window [window_role="task_dialog"] floating enable
for_window [title = ".*Microsoft Teams"] floating disabled
#Workspaces
for_window [workspace = $Browsers] layout splitv
assign [workspace = $Browsers] workspace_layout default
#for_window [workspace = $Browsers] layout splitv
#for_window [workspace = $Steam] floating enabled
for_window [workspace = $Steam] layout splitv
#for_window [workspace = $Steam] layout splitv
#for_window [workspace = $Youtube] floating enabled
for_window [workspace = $Youtube] layout stacking
for_window [workspace = $IRC] layout splitv
#for_window [workspace = $Youtube] layout stacking
#for_window [workspace = $IRC] layout splitv
# for_window [workspace = $Terminal] layout tabbed
#Classes