Python hotkey
This commit is contained in:
+2
-1
@@ -13,6 +13,7 @@ output * bg $wallpaper fill
|
||||
#exec wal -c
|
||||
#exec wal -i $wallpaper
|
||||
exec autotiling
|
||||
exec --no-startup-id fcitx -d
|
||||
|
||||
include workspaces
|
||||
include display
|
||||
@@ -87,7 +88,7 @@ bindsym $mod+Shift+m exec $term -e ncmpcpp
|
||||
bindsym $mod+Ctrl+m exec catia
|
||||
bindsym $mod+m exec spotify
|
||||
bindsym $mod+p exec pass clip -r
|
||||
bindsym $mod+Shift+p exec grim -g "$(slurp -p)" -t ppm - | convert - -format '%[pixel:p{0,0}]' txt:- | tail -1 | grep '#' | awk '{print $3}' | wl-copy
|
||||
bindsym $mod+Shift+p exec $term -e python
|
||||
bindsym $mod+Shift+t exec teams
|
||||
bindsym $mod+b exec $term -e xfreerdp ~/workspace/bonusan/bonusan.rdp /gateway-usage-method:direct
|
||||
|
||||
|
||||
Reference in New Issue
Block a user