aboutsummaryrefslogtreecommitdiff
path: root/.i3
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2019-08-11 01:50:16 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2019-08-11 01:50:16 +0200
commit408720c3e70cc1abe07268b676ff5e0970311943 (patch)
tree655959f436ed308fca854465b84728cec5d22e5a /.i3
parent8252e3c5d9709014f4acfb021374ef2c1a0f07af (diff)
downloaddotfiles-408720c3e70cc1abe07268b676ff5e0970311943.tar.gz
asdfasdf
Diffstat (limited to '.i3')
-rw-r--r--.i3/config6
-rw-r--r--.i3/wp.jpgbin7886754 -> 0 bytes
2 files changed, 4 insertions, 2 deletions
diff --git a/.i3/config b/.i3/config
index 9d23b63..f873867 100644
--- a/.i3/config
+++ b/.i3/config
@@ -24,7 +24,7 @@ bindsym $mod+Shift+w exec "i3lock -p win -i ~/vimconfig/lock.png"
bindsym $mod+p exec "scrot ~/Screenshots/Screenshot%Y-%m-%d%H:%M:%S.png"
# start dmenu (a program launcher)
-bindsym $mod+d exec dmenu_run
+bindsym $mod+d exec rofi -show run
# There also is the (new) i3-dmenu-desktop which only displays applications
# shipping a .desktop file. It is a wrapper around dmenu, so you need that
# installed.
@@ -122,7 +122,8 @@ bindsym $mod+Shift+c reload
# restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
bindsym $mod+Shift+r restart
# exit i3 (logs you out of your X session)
-bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -B 'Yes, exit i3' 'i3-msg exit'"
+#bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -B 'Yes, exit i3' 'i3-msg exit'"
+bindsym $mod+Shift+e exec $(printf "shutdown now\nreboot\ni3-msg exit" | rofi -dmenu -mesg "Exit?")
# resize window (you can also use the mouse for that)
mode "resize" {
@@ -305,6 +306,7 @@ gaps inner 15
bar {
i3bar_command i3bar -t
status_command python /usr/share/powerline/bindings/i3/powerline-i3.py
+ #status_command i3status
font pango:DejaVu Sans Mono for Powerline 12
colors {
diff --git a/.i3/wp.jpg b/.i3/wp.jpg
deleted file mode 100644
index e6aabe5..0000000
--- a/.i3/wp.jpg
+++ /dev/null
Binary files differ