mirror of
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git
synced 2025-09-15 09:45:58 +03:00
moved to Hypr ecosystem
This commit is contained in:
@@ -74,7 +74,7 @@ decoration {
|
||||
shadow_offset = 0, 0
|
||||
shadow_render_power = 3
|
||||
col.shadow = $teal
|
||||
col.shadow_inactive = $base;
|
||||
col.shadow_inactive = 0xff$baseAlpha;
|
||||
|
||||
active_opacity = 0.7
|
||||
inactive_opacity = 0.7
|
||||
@@ -220,7 +220,7 @@ bind = $mainMod, Y, exec, youtube-music
|
||||
bind = $mainMod, D, exec, rofi -show drun
|
||||
bind = $mainMod SHIFT, D, exec, firejail --apparmor discord
|
||||
bind = $mainMod, ESCAPE, exec, fish -c wlogout_uniqe
|
||||
bind = $mainMod SHIFT, L, exec, swaylock
|
||||
bind = $mainMod SHIFT, L, exec, hyprlock
|
||||
bind = $mainMod SHIFT, S, exec, fish -c screenshot_to_clipboard
|
||||
bind = $mainMod, E, exec, fish -c screenshot_edit
|
||||
bind = $mainMod SHIFT, R, exec, fish -c record_screen_gif
|
||||
|
Reference in New Issue
Block a user