AGS, Hyprland, BTop, Fish, Alacritty, Yazi
Removed eww and added simple ags config Removed kitty and added alacritty Removed ranger and added yazi Added btop Edited packages Edited other configs Removed waybar
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
## Monitors
|
||||
# Monitors
|
||||
$monitorOne = HDMI-A-1
|
||||
$monitorTwo = DP-2
|
||||
$monitorThree = HDMI-A-2
|
||||
@@ -9,12 +9,12 @@ monitor = $monitorThree,1920x1080@60.000000,4480x0,1
|
||||
monitor = ,preferred,auto,1
|
||||
|
||||
|
||||
## Window Rules - (hyprctl -j clients | grep class)
|
||||
# Window Rules - (hyprctl -j clients | grep class)
|
||||
windowrule = workspace 2,^(YouTube Music)$
|
||||
windowrule = workspace 4,^(explorer.exe)$
|
||||
windowrule = workspace 4, ^(league of legends.exe)$
|
||||
windowrule = workspace 4,^(lutris)$
|
||||
windowrule = workspace 5,^(discord)$
|
||||
windowrule = workspace 5,^(Webcord)$
|
||||
windowrule = workspace 5,^(de.keule.client.ui.JavaFX)$
|
||||
|
||||
windowrule = float,^(lutris)$
|
||||
@@ -22,7 +22,7 @@ windowrule = size 965 545, ^(lutris)$
|
||||
windowrule = float,title:^.*culator.*$
|
||||
|
||||
|
||||
## Workspace
|
||||
# Workspace
|
||||
workspace = 1, monitor:$monitorOne, default:true
|
||||
workspace = 2, monitor:$monitorOne
|
||||
|
||||
|
||||
Reference in New Issue
Block a user