Updated Hypr, Yazi
This commit is contained in:
@@ -1,16 +1,15 @@
|
||||
# First for systray
|
||||
exec-once = ags
|
||||
# Shell
|
||||
exec-once = caelestia shell -d
|
||||
|
||||
# Programms
|
||||
{% if system == "desktop_full" %}
|
||||
exec-once = armcord
|
||||
exec-once = youtube-music
|
||||
exec-once = legcord
|
||||
exec-once = feishin
|
||||
exec-once = nextcloud
|
||||
{% endif %}
|
||||
exec-once = nm-applet
|
||||
exec-once = blueman-applet
|
||||
exec-once = playerctld daemon
|
||||
exec-once = ~/.config/hypr/scripts/idle.sh
|
||||
|
||||
# Clipboard
|
||||
exec-once = wl-paste --type text --watch cliphist store #Stores only text data
|
||||
|
||||
@@ -12,19 +12,13 @@ monitor = ,preferred,auto,1
|
||||
|
||||
|
||||
# Window Rules - (hyprctl -j clients | grep class)
|
||||
windowrule = workspace 2,^(YouTube Music)$
|
||||
windowrule = workspace 4,^(explorer.exe)$
|
||||
windowrule = workspace 4,^(lutris)$
|
||||
windowrule = workspace 5,^(discord)$
|
||||
windowrule = workspace 5,^(armcord)$
|
||||
windowrule = workspace 5,^(WebCord)$
|
||||
windowrule = workspace 5,^(Element)$
|
||||
windowrule = workspace 5,^(de.keule.client.ui.JavaFX)$
|
||||
|
||||
windowrule = float,^(lutris)$
|
||||
windowrule = size 965 545, ^(lutris)$
|
||||
windowrule = float,title:^.*culator.*$
|
||||
windowrule = workspace 2, class:feishin
|
||||
windowrule = workspace 5, class:discord
|
||||
windowrule = workspace 5, class:legcord
|
||||
|
||||
# windowrule = float,class:lutris
|
||||
# windowrule = size 965 545, class:lutris
|
||||
# windowrule = float,title:^.*culator.*$
|
||||
|
||||
# Workspace
|
||||
{% if system == "desktop_full" %}
|
||||
|
||||
Reference in New Issue
Block a user