floating ethui

This commit is contained in:
Miguel Palhas
2025-07-15 17:42:34 +01:00
parent 02354206d3
commit c99ef360a9
3 changed files with 19 additions and 11 deletions
+15 -2
View File
@@ -36,6 +36,8 @@
"XF86MonBrightnessUp" = "exec brightnessctl set 5%+";
"XF86MonBrightnessDown" = "exec brightnessctl set 5%-";
"Print" = "exec flameshot gui";
"${modifier}+space" = "exec launcher_t2";
};
bars = [
@@ -55,8 +57,10 @@
'';
};
programs.i3status-rust = {
enable = true;
programs = {
i3status-rust = {
enable = true;
};
};
services.picom = {
@@ -64,4 +68,13 @@
backend = "glx";
vSync = true;
};
services.flameshot = {
enable = true;
};
xdg.portal = {
enable = true;
xdgOpenUsePortal = true;
};
}
+1 -1
View File
@@ -88,7 +88,7 @@
};
};
programs.kitty.settings.font_size = 14;
programs.kitty.settings.font_size = 16;
home = {
username = lib.mkDefault "naps62";
+3 -8
View File
@@ -43,15 +43,10 @@ in
workspace 1 output HDMI-0
workspace 2 output DP-2
workspace 3 output DP-0
'';
# config.bars = [
# {
# position = "top";
# trayOutput = "DP-0";
# statusCommand = "i3status-rs ~/.config/i3status-rust/config-default.toml";
# }
# ];
for_window [class="Ethui"] workspace 2
for_window [class="Ethui"] floating enable
'';
};
services.hyprpaper.settings.preload = [