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
1ae4f153
Commit
1ae4f153
authored
Mar 28, 2020
by
Jay Ta'ala
Browse files
Disabled dropdown-terminal (don't really use these days much).
parent
69a867a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
1ae4f153
...
...
@@ -304,13 +304,13 @@ for_window [title="MuseScore: Play Panel"] floating enable
#for_window [class="Skype"] floating enable border normal
#for_window [title="Color Picker"] floating enable border none
# setting up dropdown terminal (using tilix)
# NOTE: you'll need to disable CSD and set 'Application title' to '${activeTerminalTitle}' (appearance options)
for_window [title="dropdown-terminal"] sticky enable border none
for_window [title="dropdown-terminal"] move scratchpad
exec --no-startup-id tilix -t dropdown-terminal
bindsym $mod+Shift+Return [title="dropdown-terminal"] scratchpad show
bindsym $mod+$mod_next+Return [title="dropdown-terminal"] move position 0px 0px; resize set 1920 600
#
# setting up dropdown terminal (using tilix)
#
# NOTE: you'll need to disable CSD and set 'Application title' to '${activeTerminalTitle}' (appearance options)
#
for_window [title="dropdown-terminal"] sticky enable border none
#
for_window [title="dropdown-terminal"] move scratchpad
#
exec --no-startup-id tilix -t dropdown-terminal
#
bindsym $mod+Shift+Return [title="dropdown-terminal"] scratchpad show
#
bindsym $mod+$mod_next+Return [title="dropdown-terminal"] move position 0px 0px; resize set 1920 600
# Application shortcuts
bindsym $mod+Return exec tilix
...
...
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