diff --git a/files/.config/dunst/dunstrc b/files/.config/dunst/dunstrc new file mode 100644 index 0000000..83095a5 --- /dev/null +++ b/files/.config/dunst/dunstrc @@ -0,0 +1,30 @@ +[global] +font = "Iosevka 12" +separator_height = 4 + +origin = top-center +offset = (0, 0) + +markup = full +icon_position = left +max_icon_size = 64 +show_indicators = false +separator_color = frame + +mouse_left_click = do_action +mouse_right_click = close_current +mouse_middle_click = close_current + +[urgency_low] +background = "#222222" +foreground = "#ffffff" + +[urgency_normal] +background = "#222222" +foreground = "#ffffff" + +[urgency_critical] +background = "#222222" +foreground = "#ffffff" +frame_color = "#ff0000" +timeout = 0 diff --git a/files/.winit b/files/.winit index c487746..2956fcc 100755 --- a/files/.winit +++ b/files/.winit @@ -6,4 +6,3 @@ env | while read -r pair; do turnstile-update-runit-env "$(cut -d= -f1 <<< "$pair")" done exec startx /usr/bin/sxwm -#exec swc-launch wsxwm diff --git a/files/.xinitrc b/files/.xinitrc index 8034790..e69de29 100644 --- a/files/.xinitrc +++ b/files/.xinitrc @@ -1,10 +0,0 @@ -{ - env | while read -r pair; do - turnstile-update-runit-env "$(cut -d= -f1 <<< "$pair")" - done -} & -sct 4500 & -setxkbmap de & -#xsetroot -solid gray70 & -xsetroot -solid black & -exec dbus-run-session dwm diff --git a/pkgs.txt b/pkgs.txt index 67b2477..f1dc024 100644 --- a/pkgs.txt +++ b/pkgs.txt @@ -2,7 +2,7 @@ alsa-pipewire chrony dbus dmenu -dk +dunst fontconfig-devel fuse-sshfs fzy @@ -10,7 +10,6 @@ gcc git grub-x86_64-efi keyd -lemonbar-xft libdrm-devel libinput-devel libxkbcommon-devel @@ -32,7 +31,7 @@ scrot seatd socklog-void surf -sxhkd +sxwm terminus-font turnstile vis