brightnessctl nvim-plugins

This commit is contained in:
Spangenberg 2023-11-08 21:26:02 +01:00
parent f50bd38a76
commit aa0f005523
3 changed files with 8 additions and 0 deletions

View File

@ -47,6 +47,7 @@ packagesPacman=(
"tumbler"
"xautolock"
"blueman"
"brightnessctl"
"papirus-icon-theme"
"ly"
"hyprland"

View File

@ -22,3 +22,7 @@ set ttyfast " Speed up scrolling in Vim
" set spell " enable spell check (may need to download language package)
" set noswapfile " disable creating swap file
" set backupdir=~/.cache/vim " Directory to store backup files.
call plug#begin('~/.local/share/nvim/site/plugged')
Plug 'elkowar/yuck.vim'
call plug#end()

3
scripts/wlogout.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
wlogout