Lots of changes
This commit is contained in:
parent
fea318ad89
commit
139da63a82
24 changed files with 98 additions and 509 deletions
|
@ -11,5 +11,6 @@ for_window [urgent="latest"] focus
|
|||
# Gimp export window
|
||||
for_window [title="Export Image*"] floating enable
|
||||
for_window [app_id="fzf-launcher"] focus, floating enabled, border pixel 1
|
||||
for_window [title="Mullvad VPN"] floating disable
|
||||
for_window [app_id="firefox" title="^Extension: \(PassFF\)"] floating enable
|
||||
for_window [title="About Firefox Nightly"] floating enable
|
||||
for_window [title="About Mozilla Firefox"] floating enable
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# vim:ft=i3config
|
||||
|
||||
default_border none
|
||||
gaps inner 10
|
||||
gaps outer 20
|
||||
gaps inner 15
|
||||
gaps outer 15
|
||||
|
||||
# Hide cursor after 4 seconds of inactivity
|
||||
seat * hide_cursor 4000
|
||||
|
|
|
@ -9,7 +9,7 @@ exec {
|
|||
kdeconnect-indicator
|
||||
thunderbird
|
||||
mako
|
||||
wl-paste -t text --watch clipman store
|
||||
wl-paste -t text --watch clipman store 1>> ~/.log/clipman 2>&1 &
|
||||
mkfifo $SWAYSOCK.wob && tail -f $SWAYSOCK.wob | wob
|
||||
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
gnome-keyring-daemon --start --components=secrets
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue