mirror of
https://github.com/duma799/hyprduma-config.git
synced 2026-05-14 06:31: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
|
||||
|
||||
# Autostart
|
||||
exec-once = waybar # In Progress
|
||||
exec-once = waybar
|
||||
exec-once = swww-daemon
|
||||
exec-once = waypaper --restore
|
||||
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!
|
||||
$terminal = kitty
|
||||
$fileManager = nautilus # GNOME file manager
|
||||
$menu = wofi --show drun # Aplication launcher
|
||||
$menu = wofi --show drun
|
||||
$telegram = Telegram
|
||||
$spotify = spotify
|
||||
$vscode = code
|
||||
@@ -174,6 +174,7 @@ windowrule = move 69.5% 4%, title:^(Picture-in-Picture)$
|
||||
# Layer Rules
|
||||
layerrule = blur, waybar
|
||||
layerrule = ignorealpha 0.5, waybar
|
||||
layerrule = blur, wofi
|
||||
|
||||
|
||||
# Keybindings
|
||||
|
||||
Reference in New Issue
Block a user