wip
This commit is contained in:
parent
7d6d263d71
commit
f59171268c
6 changed files with 190 additions and 115 deletions
|
@ -47,7 +47,7 @@ $tofi = pkill tofi || tofi-drun -c $HOME/.config/tofi/config
|
|||
|
||||
# ─< Set programs that you use >──────────────────────────────────────────────────────────
|
||||
$menu = $rofi
|
||||
$wallpaper = $scripts/wallpaper
|
||||
$wallpaper = "$scripts/wallpaper random"
|
||||
$screenshotTool = $scripts/screenshot
|
||||
$test = $scripts/a.sh
|
||||
|
||||
|
@ -55,7 +55,8 @@ $terminal = foot # kitty --class="shell" -e zsh # wezterm start --always-new-pro
|
|||
$browser = zen-browser # brave-browser
|
||||
$fileManager = caja # pcmanfm nautilus cosmic-files caja thunar dolphin
|
||||
$lockscreen = swaylock --screenshots --clock --indicator --effect-pixelate 18 --effect-blur 8x8
|
||||
$logout = wlogout
|
||||
# $logout = wlogout
|
||||
$logout = $scripts/wlogout.sh
|
||||
$notify = swaync-client --open-panel
|
||||
# $screenshotTool = hyprshot --clipboard-only -m region
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue