dotfiles/private_dot_config/i3/config
Mira Kristipati 7af2a5e131 updates
2024-04-14 20:34:40 -04:00

65 lines
1.3 KiB
Text

# This file has been auto-generated by i3-config-wizard(1).
# It will not be overwritten, so edit it as you like.
#
# Should you change your keyboard layout some time, delete
# this file and re-run i3-config-wizard(1).
#
# i3 config file (v4)
#
# Please see https://i3wm.org/docs/userguide.html for a complete reference!
set $mod Mod4
include "keybinds"
# Use Mouse+$mod to drag floating windows to their wanted position
floating_modifier $mod
# Define names for default workspaces for which we configure key bindings later on.
# We use variables to avoid repeating the names in multiple places.
set $ws1 "1"
set $ws2 "2"
set $ws3 "3"
set $ws4 "4"
set $ws5 "5"
set $ws6 "6"
set $ws7 "7"
set $ws8 "8"
set $ws9 "9"
set $ws10 "10"
set $ws21 "21"
set $ws22 "22"
set $ws23 "23"
set $ws24 "24"
set $ws25 "25"
set $ws26 "26"
set $ws27 "27"
set $ws28 "28"
set $ws29 "29"
set $ws20 "20"
include "xorg"
#compositor
exec_always --no-startup-id picom --corner-radius 4 -i 0.99 -b
#QT Themes?
#exec sh 'export QT_QPA_PLATFORMTHEME=qt5ct'
exec dunst &
exec_always swhks &
exec_always pkexec swhkd
exec nm-tray
exec xsettingsd
#border size
default_border normal 1
#Set up monitors
# exec ~/.screenlayout/main.sh
# exec ~/tablet.sh
tiling_drag titlebar
gaps inner 5
exec nm-applet
include "theme"