Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jay Ta'ala
jt-config-repo
Commits
9b182c3a
Commit
9b182c3a
authored
Oct 11, 2022
by
Jay Ta'ala
Browse files
Added simple bar to show exit options etc. only.
parent
9a0582e6
Changes
2
Show whitespace changes
Inline
Side-by-side
i3/config
View file @
9b182c3a
...
...
@@ -522,6 +522,15 @@ mode "$mode_redshift" {
bindsym Escape mode "default"
}
bar {
i3bar_command i3bar
position top
mode hide
modifier none
workspace_buttons no
tray_output none
}
## Start i3bar to display a workspace bar (plus the system information i3status if available)
#bar {
# i3bar_command i3bar
...
...
i3/config.simple
View file @
9b182c3a
...
...
@@ -394,6 +394,14 @@ bindsym $mod+$mod_next+Shift+j resize grow height 100 px or 10 ppt
bindsym $mod+$mod_next+Shift+k resize shrink height 100 px or 10 ppt
bindsym $mod+$mod_next+Shift+l resize grow width 100 px or 10 ppt
bar {
i3bar_command i3bar
position top
mode hide
modifier none
workspace_buttons no
tray_output none
}
## Start i3bar to display a workspace bar (plus the system information i3status if available)
#bar {
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment