init options, move ralph, fix wallpapers
This commit is contained in:
parent
401109204b
commit
85dd534f53
15 changed files with 123 additions and 181 deletions
|
|
@ -17,7 +17,7 @@ env = HYPRCURSOR_THEME,Bibata-Modern-Ice
|
|||
|
||||
# Set programs that you use
|
||||
$terminal = kitty
|
||||
$browser = firefox
|
||||
$browser = librewolf
|
||||
$fileManager = dolphin
|
||||
$menu = wofi --show drun
|
||||
|
||||
|
|
@ -292,8 +292,8 @@ bindl = , XF86AudioPrev, exec, playerctl previous
|
|||
|
||||
# Example windowrule
|
||||
windowrule {
|
||||
name = firefox-on-w2
|
||||
match:class = ^(firefox)$
|
||||
name = librewolf-on-w2
|
||||
match:class = ^(librewolf)$
|
||||
workspace = 2
|
||||
}
|
||||
windowrule {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue