diff --git a/config b/config index e8c6dbc..96633d0 100644 --- a/config +++ b/config @@ -58,6 +58,7 @@ bindsym Mod4+Shift+space floating toggle bindsym Mod4+Tab workspace next bindsym Mod4+Up focus up bindsym Mod4+d exec /usr/bin/rofi -show drun +bindsym Mod4+a exec /usr/bin/rofi -show ssh bindsym Mod4+e layout toggle split bindsym Mod4+f fullscreen toggle bindsym Mod4+h split h diff --git a/i3status-rs-config.toml b/i3status-rs-config.toml index 07549d0..7cd7941 100644 --- a/i3status-rs-config.toml +++ b/i3status-rs-config.toml @@ -1,4 +1,4 @@ -icons = "awesome" +#icons = "awesome5" [theme] name = "solarized-dark"