changed sway background, switched pacman update notifier in waybar
This commit is contained in:
parent
b8e796e488
commit
914e9afe56
3 changed files with 8 additions and 7 deletions
|
@ -43,7 +43,7 @@ bindsym $mod+Shift+m exec dunstctl close-all
|
|||
# output * bg ~/Wallpapers/orangeMountains.png fill
|
||||
# output * bg #c0caf5 solid_color
|
||||
# output * bg ~/Wallpapers/wp9285156.jpg fill
|
||||
output * bg ~/Source/tokyonight-wallpapers/tron_original.png fill
|
||||
output * bg ~/Source/tokyonight-wallpapers/fly_original.png fill
|
||||
#
|
||||
# Example configuration:
|
||||
#
|
||||
|
@ -72,8 +72,8 @@ exec swayidle -w \
|
|||
timeout 310 'swaymsg "output * power off"' resume 'swaymsg "output * power on"' \
|
||||
before-sleep $lock
|
||||
|
||||
set $lockman 'exec bash ~/.config/sway/lockman.sh'
|
||||
bindsym $mod+l exec $lockman
|
||||
# set $lockman 'exec bash ~/.config/sway/lockman.sh'
|
||||
# bindsym $mod+l exec $lockman
|
||||
|
||||
### Input configuration
|
||||
#
|
||||
|
@ -250,6 +250,7 @@ bindsym XF86MonBrightnessUp exec brightnessctl set 5%+ && /home/emge/Scripts/bri
|
|||
bindsym Print exec /home/emge/Scripts/screenshot.sh
|
||||
bindsym $mod+Shift+s exec /home/emge/Scripts/screenshot-select.sh
|
||||
bindsym $mod+Shift+u exec /home/emge/Scripts/quick-note.sh
|
||||
bindsym $mod+Shift+p exec hyprpicker -a
|
||||
|
||||
#
|
||||
# Status Bar:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue