Fri 9 Aug 12:15:22 CEST 2024

This commit is contained in:
Thomas Avé 2024-08-09 12:15:23 +02:00
parent 19a0cdc50e
commit 0f36df1718
4 changed files with 15 additions and 15 deletions

View File

@ -22,6 +22,7 @@
file file
zip zip
yubioath-flutter yubioath-flutter
obsidian
]; ];
services.hyprpaper = { services.hyprpaper = {
@ -44,8 +45,8 @@
monitor = [ monitor = [
"eDP-1,1920x1080@144,0x0,1" "eDP-1,1920x1080@144,0x0,1"
"eDP-2,1920x1080@144,0x0,1" "eDP-2,1920x1080@144,0x0,1"
"HDMI-A-2,1920x1080@60,0x-1080,1" # "HDMI-A-2,1920x1080@60,0x-1080,1"
"HDMI-A-1,1920x1080@60,0x-1080,1" # "HDMI-A-1,1920x1080@60,0x-1080,1"
]; ];
bind = [ bind = [
", XF86PowerOff, exec, ${pkgs.rofi}/bin/rofi -show power-menu -modi power-menu:${ ", XF86PowerOff, exec, ${pkgs.rofi}/bin/rofi -show power-menu -modi power-menu:${

View File

@ -4,7 +4,6 @@
(import ./common.nix { inherit inputs config pkgs; }) (import ./common.nix { inherit inputs config pkgs; })
(import ../hyprland { inherit inputs pkgs; }) (import ../hyprland { inherit inputs pkgs; })
(import ../ags { inherit inputs config pkgs; }) (import ../ags { inherit inputs config pkgs; })
(import ../walker { inherit inputs config pkgs; })
../rofi ../rofi
../alacritty ../alacritty
../kitty ../kitty