From 3839e855299aa221e846a25d490127d82cfd9d5d Mon Sep 17 00:00:00 2001 From: xvzc Date: Fri, 19 Jul 2024 16:39:16 +0900 Subject: [PATCH] add nimf-git to arch-packages --- dot_config/bspwm/executable_bspwmrc | 5 +++-- dot_config/bspwm/sxhkdrc | 2 +- install.sh | 6 ------ setup/arch-packages.txt | 1 + 4 files changed, 5 insertions(+), 9 deletions(-) diff --git a/dot_config/bspwm/executable_bspwmrc b/dot_config/bspwm/executable_bspwmrc index 0467c9f..3dd4aca 100644 --- a/dot_config/bspwm/executable_bspwmrc +++ b/dot_config/bspwm/executable_bspwmrc @@ -15,8 +15,6 @@ bspc config pointer_modifier mod1 bspc rule -a '*:pavucontrol' state=floating follow=on focus=on bspc rule -a '*:flameshot' state=floating follow=on focus=on -nitrogen --restore & -flameshot & (pgrep -x picom > /dev/null && pkill -9 -f picom); (picom --config ~/.config/bspwm/picom.conf &) (pgrep -x sxhkd > /dev/null && pkill -9 -f sxhkd); @@ -30,3 +28,6 @@ flameshot & (trayer -l --margin 0 --padding 10 --align right --edge top --height 29 --distance 0,0 --distancefrom right,top --transparent true --alpha 0 --tint '#000000' &) +nitrogen --restore & +flameshot & +1password & diff --git a/dot_config/bspwm/sxhkdrc b/dot_config/bspwm/sxhkdrc index 1f7f190..2cc273c 100644 --- a/dot_config/bspwm/sxhkdrc +++ b/dot_config/bspwm/sxhkdrc @@ -7,7 +7,7 @@ alt + space rofi -show drun # make sxhkd reload its configuration files: -alt + super + r +alt + ctrl + super + r bspc wm -r diff --git a/install.sh b/install.sh index 1055ebe..05cdd10 100755 --- a/install.sh +++ b/install.sh @@ -105,12 +105,6 @@ elif [ "$machine" == "Linux" ]; then yay -S --needed --noconfirm - < ~/.local/share/chezmoi/setup/arch-packages.txt - ################################################################# - # # - # INSTALL NIMF # - # - https://github.com/hamonikr/nimf # - # # - ################################################################# else error "Cannot determine operating system." fi diff --git a/setup/arch-packages.txt b/setup/arch-packages.txt index 71cc648..356e070 100644 --- a/setup/arch-packages.txt +++ b/setup/arch-packages.txt @@ -12,6 +12,7 @@ rofi xorg xorg-server xorg-xinit +nimf-git base-devel pyenv