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
2380628d
Commit
2380628d
authored
Jan 29, 2019
by
Jay Ta'ala
Browse files
Reverted i3 restart to use default method now.
parent
c9f4fda7
Changes
1
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
2380628d
...
...
@@ -12,7 +12,7 @@ set $con_title focus parent; title_format "<span foreground='pink'><b> 📦 %tit
workspace_layout tabbed
# Configure border style <normal|1pixel|pixel xx|none|pixel>
for_window [class=".*"] $border_no
rmal
for_window [class=".*"] $border_no
_name
# Hide borders <none|vertical|horizontal|both|smart>
hide_edge_borders none
...
...
@@ -267,7 +267,7 @@ for_window [urgent=latest] focus
bindsym $mod+Shift+c reload
# restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
bindsym $mod+Shift+r
exec --no-startup-id pkill compton;
restart
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'"
...
...
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