1
0
Fork 0

sway: add keybinding for qalculate

This commit is contained in:
tastytea 2024-03-21 23:31:54 +01:00
parent ae9f332afc
commit 1f42bae754
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
1 changed files with 2 additions and 0 deletions

View File

@ -127,12 +127,14 @@ bindsym $mod+Tab [urgent=latest] focus
bindsym $mod+d exec rofi -show drun
bindsym $mod+c exec --no-startup-id rofi -show ssh
bindsym mod1+Tab exec --no-startup-id rofi -show window
bindsym --release Print exec --no-startup-id grimsatty area
bindsym --release control+Print exec --no-startup-id grimsatty output
bindsym $mod+Shift+l exec --no-startup-id loginctl lock-session
bindsym $mod+Shift+BackSpace exec --no-startup-id "loginctl suspend"
#bindsym --release $mod+Delete exec xkill
bindsym $mod+period exec dunstctl history-pop
bindsym $mod+numbersign exec qalculate-gtk
bindsym --release XF86MonBrightnessDown exec --no-startup-id light -U 5
bindsym --release XF86MonBrightnessUp exec --no-startup-id light -A 5