mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-17 23:24:52 +00:00
Update
This commit is contained in:
parent
4485eba99e
commit
614ca0f5ad
1 changed files with 0 additions and 14 deletions
|
|
@ -35,13 +35,6 @@ workspace_layout tabbed
|
|||
# Disable mouse focus
|
||||
focus_follows_mouse no
|
||||
|
||||
# color
|
||||
#set $bg-color #2f3035
|
||||
#set $inactive-bg-color #151416
|
||||
#set $text-color #f3f4f5
|
||||
#set $inactive-text-color #f3f4f5
|
||||
#set $urgent-bg-color #E53935
|
||||
|
||||
##### Programs to run at startup #####
|
||||
|
||||
# Activate NumLock
|
||||
|
|
@ -237,13 +230,6 @@ mode "resize" {
|
|||
|
||||
bindsym $mod+r mode "resize"
|
||||
|
||||
# window colors
|
||||
# border background text indicator
|
||||
#client.focused $bg-color $bg-color $text-color $text-color
|
||||
#client.unfocused $inactive-bg-color $inactive-bg-color $inactive-text-color $inactive-bg-color
|
||||
#client.focused_inactive $inactive-bg-color $inactive-bg-color $inactive-text-color $inactive-bg-color
|
||||
#client.urgent $urgent-bg-color $urgent-bg-color $text-color $urgent-bg-color
|
||||
|
||||
# Start i3bar to display a workspace bar (plus the system information i3status
|
||||
# finds out, if available)
|
||||
bar {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue