mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-09 11:52:31 +01:00
i3: solarized rofi & xcompmgr
This commit is contained in:
parent
0842927392
commit
a2a480ba76
@ -38,7 +38,8 @@ bindsym $mod+Shift+q kill
|
|||||||
# wrapper around dmenu supporting .desktop (flatpak)
|
# wrapper around dmenu supporting .desktop (flatpak)
|
||||||
#bindsym $mod+d exec --no-startup-id i3-dmenu-desktop
|
#bindsym $mod+d exec --no-startup-id i3-dmenu-desktop
|
||||||
# supposedly more than 25 times faster
|
# supposedly more than 25 times faster
|
||||||
bindsym $mod+d exec --no-startup-id j4-dmenu-desktop --display-binary --dmenu="rofi -dmenu -i"
|
bindsym $mod+d exec --no-startup-id j4-dmenu-desktop --display-binary --no-generic --dmenu="rofi -dmenu -i -theme solarized" --term="urxvt"
|
||||||
|
#bindsym $mod+d exec --no-startup-id rofi -show drun
|
||||||
|
|
||||||
# change focus
|
# change focus
|
||||||
bindsym $mod+j focus left
|
bindsym $mod+j focus left
|
||||||
@ -174,8 +175,8 @@ bindsym Control+$mod+l exec i3lock -n -c 7F00FF
|
|||||||
bindsym $mod+Escape exec "i3lock; sudo /usr/sbin/hibernate"
|
bindsym $mod+Escape exec "i3lock; sudo /usr/sbin/hibernate"
|
||||||
bindsym $mod+x [urgent=latest] focus
|
bindsym $mod+x [urgent=latest] focus
|
||||||
# alt-tab
|
# alt-tab
|
||||||
bindsym Mod1+Tab exec --no-startup-id rofi -show window
|
bindsym Mod1+Tab exec --no-startup-id rofi -show window -theme solarized
|
||||||
bindsym $mod+g exec --no-startup-id rofi -show window
|
bindsym $mod+g exec --no-startup-id rofi -show window -theme solarized
|
||||||
|
|
||||||
# Media keys
|
# Media keys
|
||||||
bindsym XF86AudioPlay exec --no-startup-id playerctl play-pause
|
bindsym XF86AudioPlay exec --no-startup-id playerctl play-pause
|
||||||
@ -204,7 +205,7 @@ exec --no-startup-id pasystray --notify=all
|
|||||||
#exec --no-startup-id xsetroot -solid \#000000
|
#exec --no-startup-id xsetroot -solid \#000000
|
||||||
# ~/.wallpaper as wallpaper
|
# ~/.wallpaper as wallpaper
|
||||||
exec --no-startup-id feh --bg-scale ~/.wallpaper
|
exec --no-startup-id feh --bg-scale ~/.wallpaper
|
||||||
exec --no-startup-id xcompmgr -c
|
exec --no-startup-id xcompmgr
|
||||||
|
|
||||||
# CHANGEME - weird autostart options that may not be suitable even for my other devices
|
# CHANGEME - weird autostart options that may not be suitable even for my other devices
|
||||||
# Centre of Lauttasaari
|
# Centre of Lauttasaari
|
||||||
|
Loading…
Reference in New Issue
Block a user