added hypr config2
This commit is contained in:
@@ -83,7 +83,6 @@
|
|||||||
wayland.windowManager.hyprland.enable = true;
|
wayland.windowManager.hyprland.enable = true;
|
||||||
programs.waybar.enable = true;
|
programs.waybar.enable = true;
|
||||||
|
|
||||||
{
|
|
||||||
home.file."~/.config/hypr/hyprland.conf".text = ''
|
home.file."~/.config/hypr/hyprland.conf".text = ''
|
||||||
decoration {
|
decoration {
|
||||||
shadow_offset = 0 5
|
shadow_offset = 0 5
|
||||||
@@ -96,8 +95,6 @@
|
|||||||
bindm = $mod, mouse:273, resizewindow
|
bindm = $mod, mouse:273, resizewindow
|
||||||
bindm = $mod ALT, mouse:272, resizewindow
|
bindm = $mod ALT, mouse:272, resizewindow
|
||||||
'';
|
'';
|
||||||
# ...
|
|
||||||
};
|
|
||||||
|
|
||||||
# Enable home-manager and git
|
# Enable home-manager and git
|
||||||
programs.home-manager.enable = true;
|
programs.home-manager.enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user