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
e2d6d449
Commit
e2d6d449
authored
Feb 24, 2019
by
Jay Ta'ala
Browse files
Experimenting with layouts.
parent
c4e04d4f
Changes
2
Hide whitespace changes
Inline
Side-by-side
compton/compton.conf
View file @
e2d6d449
...
...
@@ -62,7 +62,7 @@ glx-swap-method = "undefined";
opacity
-
rule
= [
"99:name *?= 'Call'"
,
"99:class_g = 'Chromium'"
,
#
"99:class_g = 'Chromium'",
"99:name *?= 'Conky'"
,
"99:class_g = 'Darktable'"
,
"50:class_g = 'Dmenu'"
,
...
...
i3/config
View file @
e2d6d449
...
...
@@ -40,6 +40,14 @@ font xft:URWGothic-Book 11
# Use Mouse+$mod to drag floating windows
floating_modifier $mod
bindsym $mod+F4 exec "i3-msg 'append_layout ~/.i3/layout-1.json'"
bindsym $mod+Ctrl+1 exec --no-startup-id xdotool getactivewindow set_window --role 1 windowunmap windowmap
bindsym $mod+Ctrl+2 exec --no-startup-id xdotool getactivewindow set_window --role 2 windowunmap windowmap
bindsym $mod+Ctrl+3 exec --no-startup-id xdotool getactivewindow set_window --role 3 windowunmap windowmap
# start a terminal
bindsym $mod+Return exec terminator
...
...
@@ -264,7 +272,7 @@ for_window [class="Lxappearance"] floating enable sticky enable border normal
for_window [class="Manjaro-hello"] floating enable
for_window [class="Manjaro Settings Manager"] floating enable border normal
for_window [title="MuseScore: Play Panel"] floating enable
for_window [class="Nitrogen"] floating enable sticky enable border normal
#
for_window [class="Nitrogen"] floating enable sticky enable border normal
#for_window [class="Oblogout"] fullscreen enable
for_window [class="octopi"] floating enable
for_window [title="About Pale Moon"] floating enable
...
...
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