aboutsummaryrefslogtreecommitdiff
path: root/des/i3
diff options
context:
space:
mode:
authorbenj <benj@rse8.com>2021-09-11 14:06:46 -0700
committerbenj <benj@rse8.com>2021-09-11 14:06:46 -0700
commitf18df7f9ccbe619ff42a6511c05099df4225b450 (patch)
tree6a0095f1b34bb582e4913383716093f35f23cdcf /des/i3
parentee8b528e0b18c20e352677fd0a72717d44417fe3 (diff)
downloadsetup-f18df7f9ccbe619ff42a6511c05099df4225b450.tar
setup-f18df7f9ccbe619ff42a6511c05099df4225b450.tar.gz
setup-f18df7f9ccbe619ff42a6511c05099df4225b450.tar.bz2
setup-f18df7f9ccbe619ff42a6511c05099df4225b450.tar.lz
setup-f18df7f9ccbe619ff42a6511c05099df4225b450.tar.xz
setup-f18df7f9ccbe619ff42a6511c05099df4225b450.tar.zst
setup-f18df7f9ccbe619ff42a6511c05099df4225b450.zip
add rafi config for rofi; I really need to break apart DE and LT configs
Diffstat (limited to '')
-rw-r--r--des/i3/config8
1 files changed, 4 insertions, 4 deletions
diff --git a/des/i3/config b/des/i3/config
index c92b3f2..eba6fe1 100644
--- a/des/i3/config
+++ b/des/i3/config
@@ -78,8 +78,8 @@ bindsym $mod+q kill
# shipping a .desktop file. It is a wrapper around dmenu, so you need that
# installed.
# bindsym $mod+space exec --no-startup-id i3-dmenu-desktop
-bindsym $mod+space exec --no-startup-id rofi -lines 5 -padding 18 -width 60 -location 0 -show drun -sidebar-mode -columns 3 -font 'Source Code Pro 18'
-bindsym $mod+Tab exec --no-startup-id rofi -lines 5 -padding 18 -width 60 -location 0 -show window -sidebar-mode -columns 4 -font 'Source Code Pro 18'
+bindsym $mod+space exec --no-startup-id rofi -show drun -theme ~/.setup/theme.rasi
+bindsym $mod+Tab exec --no-startup-id rofi -show window -theme ~/.setup/theme.rasi
# Lock screen
bindsym $mod+F9 exec --no-startup-id "~/.setup/des/i3/i3lock-color-custom.sh"
@@ -148,8 +148,8 @@ set $ws9 "9"
set $ws10 "10"
## AD2 Specific
-# workspace $ws1 output HDMI-0
-# workspace $ws2 output DVI-D-0
+workspace $ws1 output HDMI-0
+workspace $ws2 output DVI-D-0
# # switch to monitor
# bindsym $mod+Mod1+1 focus output eDP-1