Noctalia shell, Yazi file manager, added and removed Ghostty, general configuration changes desktop side
This commit is contained in:
@@ -17,8 +17,7 @@ monitor = DP-1, highres@highrr, 0x0, 1
|
||||
#monitor = DP-1, highres@highrr, 0x0, 1, bitdepth, 10, cm, hdr, sdrsaturation, 1, sdrbrightness, 1
|
||||
exec-once = hyprctl dispatch workspace 1
|
||||
#exec-once = linux-wallpaperengine --screen-root HDMI-A-1 --silent --fps 60 3000562427
|
||||
exec-once = hyprlock
|
||||
exec-once = waybar
|
||||
exec-once = noctalia-shell& sleep 2 && noctalia-shell ipc call lockScreen lock
|
||||
exec-once = pw-metadata -n settings 0 clock.force-quantum 2048
|
||||
# exec-once = ashell
|
||||
exec-once = systemctl --user start hyprpolkitagent
|
||||
@@ -31,10 +30,10 @@ exec-once = sunshine
|
||||
debug:full_cm_proto=true
|
||||
|
||||
# Set programs that you use
|
||||
$terminal = kitty nu
|
||||
$fileManager = thunar
|
||||
$menu = fuzzel
|
||||
$bar = waybar
|
||||
$terminal = kitty -e nu
|
||||
$fileManager = kitty -e yazi
|
||||
$menu = noctalia-shell ipc call launcher toggle
|
||||
$bar = noctalia-shell
|
||||
|
||||
# Some default env vars.
|
||||
env = XCURSOR_SIZE,24
|
||||
@@ -75,7 +74,7 @@ general {
|
||||
}
|
||||
|
||||
|
||||
windowrulev2 = immediate, class:^(cs2)$
|
||||
# windowrulev2 = immediate, class:^(cs2)$
|
||||
|
||||
decoration {
|
||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||
@@ -119,7 +118,6 @@ dwindle {
|
||||
preserve_split = yes # you probably want this
|
||||
}
|
||||
|
||||
layerrule = unset, overlay
|
||||
|
||||
gestures {
|
||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||
@@ -144,7 +142,6 @@ misc {
|
||||
|
||||
# Window Rules
|
||||
|
||||
windowrule = float, class:^(Wiremix)$
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
||||
$mainMod = SUPER
|
||||
@@ -152,7 +149,7 @@ $mainMod = SUPER
|
||||
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
|
||||
bind = $mainMod, Return, exec, $terminal
|
||||
bind = $mainMod, Q, killactive,
|
||||
bind = $mainMod, M, exec, hyprlock
|
||||
bind = $mainMod, M, exec, noctalia-shell ipc call lockScreen lock
|
||||
bind = $mainMod, E, exec, $fileManager
|
||||
bind = $mainMod, V, togglefloating,
|
||||
bind = $mainMod, Space, exec, $menu
|
||||
|
||||
Reference in New Issue
Block a user