2024-10-30

Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
Tuan-Dat Tran
2024-10-30 16:39:51 +01:00
parent 9793312c78
commit 87a60c4a1d
8 changed files with 95 additions and 52 deletions

View File

@@ -1,5 +1,5 @@
[font]
size = 10
size = 12
[font.bold]
style = "Bold"

View File

@@ -123,6 +123,8 @@ bindsym XF86MonBrightnessDown exec --no-startup-id ~/.scripts/brightness.sh down
bindsym XF86AudioLowerVolume exec --no-startup-id ~/.scripts/sound.sh down
bindsym XF86AudioRaiseVolume exec --no-startup-id ~/.scripts/sound.sh up
bindsym XF86AudioMute exec --no-startup-id ~/.scripts/sound.sh toggle
# bindsym $mod+p exec ~/.scripts/monitor.sh next
bindsym XF86AudioPlay exec "playerctl play-pause"
bindsym XF86AudioStop exec "playerctl stop"
bindsym XF86AudioNext exec "playerctl next"
@@ -139,7 +141,6 @@ bindsym XF86Favorites exec dunstify -r 3 "Favorites"
# Application Shortcuts
bindsym $mod+b exec firefox
bindsym $mod+p exec firefox --private-window https://tudattr.dev
# Whole Screen
bindsym Control+Print exec --no-startup-id ~/.scripts/screenshot.sh screen