add Vibe-dev assignment and update cursor key bindings with XDG_DATA_DIRS
This commit is contained in:
parent
e4def5a290
commit
ccf7427e57
@ -91,12 +91,13 @@ assign [class="Brave-browser"] $ws4
|
||||
assign [class="thunderbird"] $ws9
|
||||
assign [class="Jellyfin Media Player"] $ws8
|
||||
assign [class="ZapZap"] $ws7
|
||||
assign [class="Vibe-dev-linux-amd64"] $ws10
|
||||
|
||||
# Key bindings
|
||||
bindsym $mod+Return exec kitty
|
||||
bindsym $mod+b exec brave
|
||||
bindsym $mod+c exec cursor
|
||||
bindsym $mod+shift+f exec cursor ~/dotfiles
|
||||
bindsym $mod+c exec env XDG_DATA_DIRS=/usr/share:/usr/local/share cursor
|
||||
bindsym $mod+shift+f exec env XDG_DATA_DIRS=/usr/share:/usr/local/share cursor ~/dotfiles
|
||||
bindsym $mod+a kill
|
||||
bindsym $mod+d exec --no-startup-id rofi -show run
|
||||
bindsym $mod+Tab exec --no-startup-id rofi -show window
|
||||
|
Loading…
x
Reference in New Issue
Block a user