1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

Start rofi as a floating window

This commit is contained in:
Joe Groocock 2017-05-21 16:22:02 +01:00
parent 92d8f6e6ee
commit 0acead3503
Signed by: frebib
GPG Key ID: E0B16BEACFBB6A86
2 changed files with 4 additions and 2 deletions

View File

@ -111,5 +111,6 @@ rofi.prompt: >
rofi.ssh-command: {terminal} -e "{ssh-client} {host}"
rofi.separator-style: solid
rofi.matching: fuzzy
rofi.matching: glob
rofi.tokenize: true
rofi.normal-window: true

View File

@ -135,6 +135,7 @@ for_window [class="Blueman-manager"] floating enable
for_window [window_role="floating-term"] floating enable
for_window [window_role="i3blocks-update-term"] floating enable
for_window [window_role="i3blocks-clock-term"] floating enable
for_window [title="rofi"] floating enable
new_window pixel 5
new_float none
@ -158,7 +159,7 @@ bindsym $mod+Shift+Return exec i3-sensible-terminal -d "`xcwd`"
bindsym $mod+Ctrl+Shift+Return exec i3-sensible-terminal -r floating-term --geometry 96x30 -d "`xcwd`"
bindsym $mod+l exec ~/.config/i3/lock.sh
# -fg "#CCD3DAE3" -bg "#CC383C4A" -hlbg "#CC5294E2"
bindsym $mod+space exec rofi -show run -sidebar-mode -terminal i3-sensible-terminal
bindsym $mod+space exec "pkill rofi; rofi -show run -sidebar-mode -terminal i3-sensible-terminal -normal-window"
bindsym --release Print exec imgur-screenshot
bindsym --release $mod+Print exec imgur-screenshot -f
bindsym $mod+Mod1+space exec --no-startup-id ~/.config/i3/cycleaudio.py && pkill -RTMIN+10 i3blocks