This commit is contained in:
NaiJi ✨ 2024-04-23 07:12:49 +04:00
parent dc50dfc09a
commit cc854fd8e2
3 changed files with 5 additions and 1 deletions

View File

@ -159,6 +159,7 @@ bindsym $mod+Ctrl+k resize grow height 5 px or 5 ppt
bindsym $mod+Ctrl+j resize shrink height 5 px or 5 ppt
bindsym $mod+Ctrl+h resize grow width 5 px or 5 ppt
bindsym $mod+F1 exec alacritty -e /home/naiji/.local/bin/fzkill
bindsym $mod+F2 exec firefox
bindsym $mod+F3 exec pcmanfm
bindsym $mod+F4 exec alacritty -e newsboat

3
.local/bin/fzkill Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
kill $(ps aux | fzf | awk '{print $2;}')

View File

@ -1,7 +1,7 @@
#!/bin/bash
sudo pacman -Suuy
sudo pacman -S nvim mpd mpc ncmpcpp htop brightnessctl xwallpaper man dnsutils adobe-source-han-sans-jp-fonts bash-completion pcmanfm mpv maim keepassxc qbittorrent xterm terminus-font firefox xclip wireguard-tools wget p7zip unzip zip rsync neofetch lxappearance gcc cmake gdb nsxiv git alacritty tmux neovim vi element-desktop telegram-desktop
sudo pacman -S nvim mpd mpc ncmpcpp htop brightnessctl xwallpaper man dnsutils adobe-source-han-sans-jp-fonts bash-completion pcmanfm mpv maim keepassxc qbittorrent xterm terminus-font firefox xclip wireguard-tools wget p7zip unzip zip rsync neofetch lxappearance gcc cmake gdb nsxiv git alacritty tmux neovim vi element-desktop telegram-desktop fzf
sudo cp -f ~/.config/lightdm/lightdm-gtk-greeter.conf /etc/lightdm/
sudo cp -f ~/.config/pacman/* /etc/