mirror of
https://github.com/duma799/hyprduma-config.git
synced 2026-05-14 14:41:00 +00:00
Added wofi layerrule and removed some comments.
This commit is contained in:
+3
-2
@@ -19,7 +19,7 @@ workspace = 9, monitor:eDP-1
|
|||||||
workspace = 10, monitor:eDP-1
|
workspace = 10, monitor:eDP-1
|
||||||
|
|
||||||
# Autostart
|
# Autostart
|
||||||
exec-once = waybar # In Progress
|
exec-once = waybar
|
||||||
exec-once = swww-daemon
|
exec-once = swww-daemon
|
||||||
exec-once = waypaper --restore
|
exec-once = waypaper --restore
|
||||||
exec-once = hyprctl setcursor Adwaita 24 # Needed on NixOS
|
exec-once = hyprctl setcursor Adwaita 24 # Needed on NixOS
|
||||||
@@ -28,7 +28,7 @@ exec-once = mkdir -p $HOME/Pictures/Screenshots
|
|||||||
# Our apps, adjust for yourself, otherwise apps won't run!
|
# Our apps, adjust for yourself, otherwise apps won't run!
|
||||||
$terminal = kitty
|
$terminal = kitty
|
||||||
$fileManager = nautilus # GNOME file manager
|
$fileManager = nautilus # GNOME file manager
|
||||||
$menu = wofi --show drun # Aplication launcher
|
$menu = wofi --show drun
|
||||||
$telegram = Telegram
|
$telegram = Telegram
|
||||||
$spotify = spotify
|
$spotify = spotify
|
||||||
$vscode = code
|
$vscode = code
|
||||||
@@ -174,6 +174,7 @@ windowrule = move 69.5% 4%, title:^(Picture-in-Picture)$
|
|||||||
# Layer Rules
|
# Layer Rules
|
||||||
layerrule = blur, waybar
|
layerrule = blur, waybar
|
||||||
layerrule = ignorealpha 0.5, waybar
|
layerrule = ignorealpha 0.5, waybar
|
||||||
|
layerrule = blur, wofi
|
||||||
|
|
||||||
|
|
||||||
# Keybindings
|
# Keybindings
|
||||||
|
|||||||
Reference in New Issue
Block a user