[i3] Add better rofi tools to I3
This commit is contained in:
@ -269,7 +269,7 @@ bindsym XF86Search exec ~/.config/i3/bright.sh 1 # decrease screen brightness
|
||||
bindsym $mod+space exec rofi -show combi -display-window "W"
|
||||
|
||||
# Lock with
|
||||
bindsym $mod+F12 exec --no-startup-id i3lock -i ~/var/media/backgrounds/astrobin/`ls -Ar ~/var/media/backgrounds/astrobin/ | tail -n 1` -t
|
||||
bindsym $mod+Shift+F12 exec --no-startup-id i3lock -i ~/var/media/backgrounds/astrobin/`ls -Ar ~/var/media/backgrounds/astrobin/ | tail -n 1` -t
|
||||
|
||||
# BACKGROUND
|
||||
exec hsetroot -cover ~/var/media/backgrounds/bing/`ls -A ~/var/media/backgrounds/bing | tail -n 1`
|
||||
@ -277,11 +277,11 @@ exec hsetroot -cover ~/var/media/backgrounds/bing/`ls -A ~/var/media/backgrounds
|
||||
##### APP BINDS ###################################
|
||||
|
||||
bindsym $mod+n exec $browser
|
||||
bindsym $mod+Shift+n exec ~/.config/rofi/searx-search.sh
|
||||
bindsym $mod+Ctrl+n exec ~/.config/rofi/web-search.sh
|
||||
bindsym $mod+Shift+o exec --no-startup-id ~/.config/rofi/www.sh
|
||||
bindsym $mod+O exec ~/.config/rofi/web-search.sh
|
||||
bindsym $mod+Shift+b exec ~/.config/rofi/books-search.sh
|
||||
bindsym $mod+Shift+c exec org-capture
|
||||
bindsym $mod+Shift+s exec ~/.config/rofi/slack.sh
|
||||
bindsym $mod+Shift+c exec org-capture
|
||||
|
||||
bindsym $mod+Shift+y exec xfreerdp /u:powellc /p:mainroot /v:telesto.local /w:1200 /h:700
|
||||
bindsym $mod+Ctrl+y exec pkill xfreerdp
|
||||
@ -302,10 +302,6 @@ bindsym $mod+e exec emacsclient -cnq
|
||||
bindsym $mod+Shift+e exec emacs --daemon
|
||||
bindsym $mod+Ctrl+e exec pkill emacs
|
||||
|
||||
bindsym $mod+o exec rofi-now
|
||||
bindsym $mod+Ctrl+o exec rofi-vol
|
||||
bindsym $mod+Shift+o exec rofi-bat
|
||||
|
||||
##### LAUNCH ######################################
|
||||
|
||||
# STARTUP
|
||||
|
||||
Reference in New Issue
Block a user