added noctalia to my configuration. also disabled hyprpanel. have to port to laptop still though
This commit is contained in:
@@ -33,9 +33,13 @@ $menu = walker
|
||||
### AUTOSTART ###
|
||||
#################
|
||||
|
||||
exec-once = nextcloud --background && steam -silent
|
||||
exec-once = nextcloud --background & steam -silent
|
||||
exec-once = exec "$POOLKIT_AGENT"
|
||||
exec-once = hyprpanel & hyprpaper & hypridle & elephant & walker --gapplication-service
|
||||
exec-once = hyprpaper
|
||||
exec-once = hypridle
|
||||
exec-once = elephant
|
||||
exec-once = walker --gapplication-service
|
||||
exec-once = noctalia-shell
|
||||
exec-once = gsettings set org.gnome.desktop.interface cursor-theme 'Bibata-Modern-Classic'
|
||||
exec-once = gsettings set org.gnome.desktop.interface cursor-size 24
|
||||
|
||||
@@ -52,7 +56,7 @@ windowrule = match:class ^(Bitwarden)$, workspace 3 silent
|
||||
windowrule = match:class ^(discord)$, workspace 4 silent
|
||||
windowrule = match:class ^(thunderbird)$, workspace 4 silent
|
||||
windowrule = match:class ^(signal)$, workspace 4 silent
|
||||
windowrule = match:class ^(Spotify)$, workspace 4 silent
|
||||
windowrule = match:class ^(spotify)$, workspace 4 silent
|
||||
|
||||
|
||||
env = HYPRCURSOR_SIZE,28
|
||||
@@ -214,9 +218,9 @@ $mainMod = SUPER # Sets "Windows" key as main modifier
|
||||
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
|
||||
bind = $mainMod, T, exec, $terminal
|
||||
bind = $mainMod, B, exec, $browser
|
||||
bind = $mainMod, I, exec, hyprpanel toggleWindow bar-0
|
||||
bind = $mainMod, I, exec, noctalia-shell ipc call bar toggle
|
||||
bind = $mainMod, C, killactive,
|
||||
bind = $mainMod SHIFT, Q, exit,
|
||||
bind = $mainMod SHIFT, Q, exec, noctalia-shell ipc call sessionMenu toggle
|
||||
bind = $mainMod, F, fullscreen, 1
|
||||
bind = $mainMod ALT, F, fullscreen, 0
|
||||
bind = $mainMod, E, exec, $fileManager
|
||||
|
||||
Reference in New Issue
Block a user