add currently running config
This commit is contained in:
parent
526661b4a6
commit
210d2c269f
7 changed files with 135 additions and 36 deletions
8
config
8
config
|
@ -9,7 +9,7 @@ set $alt Mod1
|
|||
font pango:Noto Sans 9
|
||||
hide_edge_borders smart
|
||||
|
||||
set $refresh_i3status killall -SIGUSR1 i3status
|
||||
#set $refresh_i3status killall -SIGUSR1 i3status
|
||||
|
||||
# Use Mouse+$mod to drag floating windows to their wanted position
|
||||
floating_modifier $mod
|
||||
|
@ -27,10 +27,10 @@ exec swayidle -w \
|
|||
before-sleep '/home/kellya/.config/sway/scripts/lock.sh'
|
||||
|
||||
# Include the initial exec commands
|
||||
include autostart.conf
|
||||
|
||||
include workspaces.conf
|
||||
|
||||
|
||||
# Pull the rest of config from .conf files in conf.d
|
||||
include conf.d/*.conf
|
||||
|
||||
include autostart.conf
|
||||
focus_on_window_activation focus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue