Add QT theme
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
ef20a492de
commit
7e30677321
12 changed files with 78 additions and 17 deletions
|
@ -32,7 +32,7 @@ new_window none
|
|||
|
||||
# Font for window titles. Will also be used by the bar unless a different font
|
||||
# is used in the bar {} block below.
|
||||
font pango:Roboto, Font Awesome 5 Free 15px
|
||||
font pango:Noto Sans, Font Awesome 5 Free 15px
|
||||
|
||||
# Use Mouse+$mod to drag floating windows to their wanted position
|
||||
floating_modifier $mod
|
||||
|
@ -201,9 +201,8 @@ bindsym $mod+$alt+Right move workspace to output right
|
|||
#######################################
|
||||
# Startup applications
|
||||
#######################################
|
||||
|
||||
# Merge .Xresources on boot
|
||||
exec xrdb -merge $HOME/.Xresources
|
||||
# Dunst
|
||||
exec --no-startup-id dunst
|
||||
|
||||
# Compton
|
||||
exec --no-startup-id compton -b
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue